Searched refs:bWasEmpty (Results 1 – 4 of 4) sorted by relevance
720 sal_Bool bWasEmpty; in ImplInvalidateFeature() local723 bWasEmpty = m_aFeaturesToInvalidate.empty(); in ImplInvalidateFeature()727 if ( bWasEmpty ) in ImplInvalidateFeature()
822 sal_Bool bWasEmpty = bIsEmpty; in EndElement() local1008 if (!bWasEmpty || mxAnnotationData.get()) in EndElement()
617 const sal_Bool bWasEmpty = pItem->maRect.IsEmpty(); in Format() local624 if( bWasEmpty && ImplHasAccessibleListeners() ) in Format()
971 sal_Bool bWasEmpty = pEntry.isValid() ? pEntry->IsEmpty() : sal_False; in SaveModified() local1268 if ( pEntry.isValid() && bWasEmpty && !pEntry->IsEmpty() && !bError ) in SaveModified()
Completed in 50 milliseconds