Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/table/
H A Dpropertyset.hxx42 typedef std::vector< ::com::sun::star::beans::Property > PropertyVector; typedef
51 FastPropertySetInfo( const PropertyVector& rProps );
55 void addProperties( const PropertyVector& rProps );
66 PropertyVector maProperties;
H A Dpropertyset.cxx46 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()
H A Dtablecolumn.cxx260 comphelper::PropertyVector aProperties(6); in getStaticPropertySetInfo()
H A Dtablerow.cxx335 comphelper::PropertyVector aProperties(6); in getStaticPropertySetInfo()

Completed in 25 milliseconds