Searched refs:m_bWorkaroundActive (Results 1 – 2 of 2) sorted by relevance
86 sal_Bool m_bWorkaroundActive; member in OleComponent152 sal_Bool IsWorkaroundActive() { return m_bWorkaroundActive; } in IsWorkaroundActive()
442 , m_bWorkaroundActive( sal_False ) in OleComponent()1319 if ( m_bWorkaroundActive || pPersistStorage->IsDirty() != S_FALSE ) in StoreOwnTmpIfNecessary()1340 m_bWorkaroundActive = sal_True; in StoreOwnTmpIfNecessary()
Completed in 41 milliseconds