Home
last modified time | relevance | path

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

/trunk/main/sdext/source/presenter/
H A DPresenterFrameworkObserver.cxx185 bool bDispose(false); in notifyConfigurationChange() local
193 bDispose = true; in notifyConfigurationChange()
199 bDispose = true; in notifyConfigurationChange()
202 if (bDispose) in notifyConfigurationChange()
/trunk/main/sd/source/ui/accessibility/
H A DAccessibleOutlineEditSource.cxx180 bool bDispose = false; in Notify() local
187 bDispose = true; in Notify()
198 bDispose = true; in Notify()
202 if( bDispose ) in Notify()
/trunk/main/sw/source/ui/shells/
H A Dtextsh2.cxx259 sal_Bool bDispose = sal_False; in IMPL_STATIC_LINK() local
269 bDispose = sal_True; in IMPL_STATIC_LINK()
295 if ( bDispose ) in IMPL_STATIC_LINK()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocimp.cxx221 sal_Bool bDispose = sal_False; in DoImport() local
224 bDispose = sal_True; in DoImport()
405 if ( bDispose ) in DoImport()
/trunk/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1456 bool bDispose = !xColsSupp.is(); in IMPL_LINK_INLINE_END() local
1457 if(bDispose) in IMPL_LINK_INLINE_END()
1478 if(bDispose) in IMPL_LINK_INLINE_END()
1592 bool bDispose = false; in GetColumnType() local
1606 bDispose = true; in GetColumnType()
1619 if(bDispose) in GetColumnType()
/trunk/main/sw/source/core/inc/
H A Dframe.hxx793 void SetAccTableDispose( sal_Bool bDispose){ bIfAccTableShouldDisposing = bDispose;} in SetAccTableDispose() argument

Completed in 102 milliseconds