Searched refs:PropertyVector (Results 1 – 4 of 4) sorted by relevance
42 typedef std::vector< ::com::sun::star::beans::Property > PropertyVector; typedef51 FastPropertySetInfo( const PropertyVector& rProps );55 void addProperties( const PropertyVector& rProps );66 PropertyVector maProperties;
46 FastPropertySetInfo::FastPropertySetInfo( const PropertyVector& rProps ) in FastPropertySetInfo()67 void FastPropertySetInfo::addProperties( const PropertyVector& rProps ) in addProperties()72 PropertyVector::const_iterator aIter( rProps.begin() ); in addProperties()
260 comphelper::PropertyVector aProperties(6); in getStaticPropertySetInfo()
335 comphelper::PropertyVector aProperties(6); in getStaticPropertySetInfo()
Completed in 30 milliseconds