https://bugs.documentfoundation.org/show_bug.cgi?id=109149
--- Comment #17 from Julien Nabet <[email protected]> --- (In reply to Caolán McNamara from comment #16) > Every time we type we call SfxBindings::InvalidateAll which causes all > bindings to query their current state. And that SID_PRINTDOCDIRECT one gets > the printername so it can put (PrinterName) into its description. > > Is there a specific reason this is seen as a problem though? Thank you for the quick feedback! Just wonder if it would have some impact on perf. I can understand the spell checking at each key typing but for printer config, thought it would be called once per session (of course it would mean to be forced to restart LO when printing conf changes). I recognize I got no figures to indicate there’s indeed a perf pb or not, so I’ll try to find a way to chase the initial issue, ie the Windows registry entry call which doesn’t seem very useful. -- You are receiving this mail because: You are the assignee for the bug.
