Home
last modified time | relevance | path

Searched refs:bDestroy (Results 1 – 7 of 7) sorted by relevance

/trunk/main/jvmaccess/source/
H A Dvirtualmachine.cxx63 VirtualMachine::VirtualMachine(JavaVM * pVm, int nVersion, bool bDestroy, in VirtualMachine() argument
65 m_pVm(pVm), m_nVersion(nVersion), m_bDestroy(bDestroy) in VirtualMachine()
/trunk/main/basctl/source/basicide/
H A Dbasidesh.cxx710 …EShell::RemoveWindows( const ScriptDocument& rDocument, const String& rLibName, sal_Bool bDestroy ) in RemoveWindows() argument
721 RemoveWindow( pWin, bDestroy, sal_False ); in RemoveWindows()
877 void BasicIDEShell::RemoveWindow( IDEBaseWindow* pWindow_, sal_Bool bDestroy, sal_Bool bAllowChange… in RemoveWindow() argument
890 if ( bDestroy ) in RemoveWindow()
/trunk/main/basctl/source/inc/
H A Dbasidesh.hxx113 …void RemoveWindows( const ScriptDocument& rDocument, const String& rLibName, sal_Bool bDestroy
140 …void RemoveWindow( IDEBaseWindow* pWindow, sal_Bool bDestroy, sal_Bool bAllowChangeCurWindow =…
/trunk/main/sfx2/source/inc/
H A Dworkwin.hxx64 sal_Bool bDestroy; member
71 bDestroy(sal_False), in SfxObjectBar_Impl()
/trunk/main/jvmaccess/inc/jvmaccess/
H A Dvirtualmachine.hxx142 JVMACCESS_DLLPUBLIC VirtualMachine(JavaVM * pVm, int nVersion, bool bDestroy,
/trunk/main/sfx2/source/appl/
H A Dworkwin.cxx1237 aObjBarList[n].bDestroy = sal_True; in ResetObjectBars_Impl()
1482 sal_Bool bDestroy = aObjBarList[n].bDestroy; in UpdateObjectBars_Impl() local
1493 if ( bDestroy ) in UpdateObjectBars_Impl()
/trunk/main/svtools/source/graphic/
H A Dgrfcache.cxx811 const sal_Bool bDestroy = ( bDestroyGreaterCached && ( nNewMaxObjSize < mnMaxObjDisplaySize ) ); in SetMaxObjDisplayCacheSize() local
815 if( bDestroy ) in SetMaxObjDisplayCacheSize()

Completed in 44 milliseconds