Home
last modified time | relevance | path

Searched refs:bIsDebug (Results 1 – 6 of 6) sorted by relevance

/trunk/main/sfx2/source/appl/
H A Dsfxhelp.cxx603 bIsDebug( sal_False ), in SfxHelp()
613 bIsDebug = ( 0 != sHelpDebug.getLength() ); in SfxHelp()
616 pImp = new SfxHelp_Impl( bIsDebug ); in SfxHelp()
882 if ( bIsDebug && !sHelpText.Len() ) in GetHelpText()
887 if ( bIsDebug ) in GetHelpText()
H A Dnewhelp.hxx459 sal_Bool bIsDebug; member in SfxHelpTextWindow_Impl
H A Dnewhelp.cxx2090 bIsDebug ( sal_False ), in SfxHelpTextWindow_Impl()
2133 bIsDebug = sal_True; in SfxHelpTextWindow_Impl()
2642 if ( bIsDebug ) in PreNotify()
/trunk/main/starmath/inc/
H A Dnode.hxx95 bIsDebug; member in SmNode
123 sal_Bool IsDebug() const { return bIsDebug; } in IsDebug()
/trunk/main/sfx2/inc/sfx2/
H A Dsfxhelp.hxx40 sal_Bool bIsDebug; member in SfxHelp
/trunk/main/starmath/source/
H A Dnode.cxx353 bIsDebug = sal_True; in Prepare()
355 bIsDebug = sal_False; in Prepare()
388 pThis->bIsDebug = bIsDebug ? sal_False : sal_True; in ToggleDebug()

Completed in 51 milliseconds