Home
last modified time | relevance | path

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

/aoo41x/main/oox/inc/oox/token/
H A Dpropertynames.hxx36 struct PropertyNameVector : public ::std::vector< ::rtl::OUString > { PropertyNameVector(); }; struct
39 struct StaticPropertyNameVector : public ::rtl::Static< PropertyNameVector, StaticPropertyNameVecto…
/aoo41x/main/oox/source/token/
H A Dpropertynames.cxx30 PropertyNameVector::PropertyNameVector() in PropertyNameVector() function in oox::PropertyNameVector
/aoo41x/main/oox/inc/oox/helper/
H A Dpropertymap.hxx41 struct PropertyNameVector;
98 const PropertyNameVector* mpPropNames;
/aoo41x/main/oox/source/helper/
H A Dpropertymap.cxx88 const PropertyNameVector& rPropNames = StaticPropertyNameVector::get(); in GenericPropertySet()

Completed in 21 milliseconds