Searched refs:bDispose (Results 1 – 6 of 6) sorted by relevance
185 bool bDispose(false); in notifyConfigurationChange() local193 bDispose = true; in notifyConfigurationChange()199 bDispose = true; in notifyConfigurationChange()202 if (bDispose) in notifyConfigurationChange()
180 bool bDispose = false; in Notify() local187 bDispose = true; in Notify()198 bDispose = true; in Notify()202 if( bDispose ) in Notify()
259 sal_Bool bDispose = sal_False; in IMPL_STATIC_LINK() local269 bDispose = sal_True; in IMPL_STATIC_LINK()295 if ( bDispose ) in IMPL_STATIC_LINK()
221 sal_Bool bDispose = sal_False; in DoImport() local224 bDispose = sal_True; in DoImport()405 if ( bDispose ) in DoImport()
1456 bool bDispose = !xColsSupp.is(); in IMPL_LINK_INLINE_END() local1457 if(bDispose) in IMPL_LINK_INLINE_END()1478 if(bDispose) in IMPL_LINK_INLINE_END()1592 bool bDispose = false; in GetColumnType() local1606 bDispose = true; in GetColumnType()1619 if(bDispose) in GetColumnType()
793 void SetAccTableDispose( sal_Bool bDispose){ bIfAccTableShouldDisposing = bDispose;} in SetAccTableDispose() argument
Completed in 59 milliseconds