Searched refs:IsPluginMode (Results 1 – 4 of 4) sorted by relevance
197 sal_Bool IsPluginMode() const;
284 static sal_Bool IsPluginMode( SfxObjectShell* pObjShell );
1737 sal_Bool ToolBarManager::IsPluginMode() const in IsPluginMode() function in framework::ToolBarManager1778 if ( !xDisp.is() || IsPluginMode() ) in GetToolBarCustomMenu()
1409 sal_Bool SfxWorkWindow::IsPluginMode( SfxObjectShell* pObjShell ) in IsPluginMode() function in SfxWorkWindow1474 bPluginMode = IsPluginMode( pFrame->GetObjectShell() ); in UpdateObjectBars_Impl()
Completed in 24 milliseconds