Home
last modified time | relevance | path

Searched refs:IsPluginMode (Results 1 – 4 of 4) sorted by relevance

/trunk/main/framework/inc/uielement/
H A Dtoolbarmanager.hxx197 sal_Bool IsPluginMode() const;
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx284 static sal_Bool IsPluginMode( SfxObjectShell* pObjShell );
/trunk/main/framework/source/uielement/
H A Dtoolbarmanager.cxx1737 sal_Bool ToolBarManager::IsPluginMode() const in IsPluginMode() function in framework::ToolBarManager
1778 if ( !xDisp.is() || IsPluginMode() ) in GetToolBarCustomMenu()
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1409 sal_Bool SfxWorkWindow::IsPluginMode( SfxObjectShell* pObjShell ) in IsPluginMode() function in SfxWorkWindow
1474 bPluginMode = IsPluginMode( pFrame->GetObjectShell() ); in UpdateObjectBars_Impl()

Completed in 45 milliseconds