Searched refs:PropertyNameVector (Results 1 – 4 of 4) sorted by relevance
36 struct PropertyNameVector : public ::std::vector< ::rtl::OUString > { PropertyNameVector(); }; struct39 struct StaticPropertyNameVector : public ::rtl::Static< PropertyNameVector, StaticPropertyNameVecto…
30 PropertyNameVector::PropertyNameVector() in PropertyNameVector() function in oox::PropertyNameVector
41 struct PropertyNameVector;98 const PropertyNameVector* mpPropNames;
88 const PropertyNameVector& rPropNames = StaticPropertyNameVector::get(); in GenericPropertySet()
Completed in 21 milliseconds