Home
last modified time | relevance | path

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

/aoo41x/main/xmloff/source/style/
H A DMultiPropertySetHelper.cxx118 sal_Bool bHasProperty = in hasProperties() local
122 pSequenceIndex[i]= bHasProperty ? nNumberOfProperties : -1; in hasProperties()
123 if ( bHasProperty ) in hasProperties()
/aoo41x/main/qadevOOo/runner/lib/
H A DMultiPropertyTest.java155 final boolean bHasProperty = info.hasPropertyByName(propName); in testProperty()
156 if (!bHasProperty) in testProperty()
/aoo41x/main/sfx2/source/doc/
H A Ddoctemplates.cxx615 sal_Bool bHasProperty = sal_False; in needsUpdate() local
620 bHasProperty = getProperty( maRootContent, aPropName, aValue ); in needsUpdate()
622 if ( bHasProperty ) in needsUpdate()
/aoo41x/main/filter/source/msfilter/
H A Descherex.cxx1827 …sal_Bool bHasProperty = EscherPropertyValueHelper::GetPropertyValue( aAny, aXPropSet, sPolyPolygon… in GetPolyPolygon() local
1828 if ( !bHasProperty ) in GetPolyPolygon()
1829bHasProperty = EscherPropertyValueHelper::GetPropertyValue( aAny, aXPropSet, sPolyPolygon, sal_Tru… in GetPolyPolygon()
1830 if ( !bHasProperty ) in GetPolyPolygon()
1831bHasProperty = EscherPropertyValueHelper::GetPropertyValue( aAny, aXPropSet, sPolygon, sal_True ); in GetPolyPolygon()
1832 if ( bHasProperty ) in GetPolyPolygon()

Completed in 66 milliseconds