Home
last modified time | relevance | path

Searched refs:bWasEmpty (Results 1 – 4 of 4) sorted by relevance

/trunk/main/dbaccess/source/ui/browser/
H A Dgenericcontroller.cxx720 sal_Bool bWasEmpty; in ImplInvalidateFeature() local
723 bWasEmpty = m_aFeaturesToInvalidate.empty(); in ImplInvalidateFeature()
727 if ( bWasEmpty ) in ImplInvalidateFeature()
/trunk/main/sc/source/filter/xml/
H A Dxmlcelli.cxx822 sal_Bool bWasEmpty = bIsEmpty; in EndElement() local
1008 if (!bWasEmpty || mxAnnotationData.get()) in EndElement()
/trunk/main/svtools/source/control/
H A Dvalueset.cxx617 const sal_Bool bWasEmpty = pItem->maRect.IsEmpty(); in Format() local
624 if( bWasEmpty && ImplHasAccessibleListeners() ) in Format()
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx971 sal_Bool bWasEmpty = pEntry.isValid() ? pEntry->IsEmpty() : sal_False; in SaveModified() local
1268 if ( pEntry.isValid() && bWasEmpty && !pEntry->IsEmpty() && !bError ) in SaveModified()

Completed in 48 milliseconds