Home
last modified time | relevance | path

Searched refs:findProperty (Results 1 – 5 of 5) sorted by relevance

/trunk/main/sd/source/ui/animations/
H A DSTLPropertySet.cxx54 if( findProperty( nHandle, aIter ) ) in setPropertyValue()
68 if( findProperty( nHandle, aIter ) ) in getPropertyValue()
84 if( findProperty( nHandle, aIter ) ) in getPropertyState()
98 if( findProperty( nHandle, aIter ) ) in setPropertyState()
108 bool STLPropertySet::findProperty( sal_Int32 nHandle, PropertyMapIter& rIter ) in findProperty() function in sd::STLPropertySet
114 bool STLPropertySet::findProperty( sal_Int32 nHandle, PropertyMapConstIter& rIter ) const in findProperty() function in sd::STLPropertySet
H A DSTLPropertySet.hxx73 bool findProperty( sal_Int32 nHandle, PropertyMapIter& rIter );
74 bool findProperty( sal_Int32 nHandle, PropertyMapConstIter& rIter ) const;
/trunk/main/toolkit/workben/layout/
H A Deditor.cxx453 static rtl::OUString findProperty( const PropList &props, rtl::OUString propName ) in findProperty() function in Widget
469 rValue = findProperty( maOriProps, rPropName ); in getOriginalProperty()
472 rValue = findProperty( maOriChildProps, rPropName ); in getOriginalProperty()
/trunk/main/comphelper/inc/comphelper/
H A Dproperty.hxx109 COMPHELPER_DLLPUBLIC bool findProperty(starbeans::Property& o_rProp, staruno::Sequence<starbeans::P…
/trunk/main/comphelper/source/property/
H A Dproperty.cxx153 bool findProperty(Property& o_rProp, in findProperty() function

Completed in 34 milliseconds