Home
last modified time | relevance | path

Searched refs:aAutomaticToolbars (Results 1 – 2 of 2) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dpartwnd.cxx118 const OUString aAutomaticToolbars( "AutomaticToolbars" ); in SfxPartDockWnd_Impl() local
119 xLMPropSet->setPropertyValue( aAutomaticToolbars, css::uno::Any( false )); in SfxPartDockWnd_Impl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/querydesign/
H A Dquerycontainerwindow.cxx188 const OUString aAutomaticToolbars( "AutomaticToolbars" ); in showPreview() local
189 xLMPropSet->setPropertyValue( aAutomaticToolbars, Any( false )); in showPreview()