Home
last modified time | relevance | path

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

/aoo4110/main/writerfilter/source/dmapper/
H A DNumberingManager.cxx225 PropertyValueVector_t rProperties; in GetCharStyleProperties()
254 PropertyValueVector_t::const_iterator aIt = rProperties.begin(); in GetCharStyleProperties()
255 PropertyValueVector_t::const_iterator aEndIt = rProperties.end(); in GetCharStyleProperties()
273 PropertyValueVector_t aNumberingProperties; in GetLevelProperties()
339 PropertyValueVector_t::const_iterator aIt = aNumberingProperties.begin(); in GetLevelProperties()
340 PropertyValueVector_t::const_iterator aEndIt = aNumberingProperties.end(); in GetLevelProperties()
571 PropertyValueVector_t aStyleProps; in CreateNumberingRules()
H A DStyleSheetTable.cxx283 PropertyValueVector_t aPropertyValues;
285 …ListCharStylePropertyMap_t(const ::rtl::OUString& rCharStyleName, const PropertyValueVector_t& rPr… in ListCharStylePropertyMap_t()
309 ::rtl::OUString HasListCharStyle( const PropertyValueVector_t& rCharProperties );
330 ::rtl::OUString StyleSheetTable_Impl::HasListCharStyle( const PropertyValueVector_t& rPropValues ) in HasListCharStyle()
341 PropertyValueVector_t::const_iterator aList1Iter = rPropValues.begin(); in HasListCharStyle()
346PropertyValueVector_t::const_iterator aList2Iter = aListVectorIter->aPropertyValues.begin(); in HasListCharStyle()
1325 ::rtl::OUString StyleSheetTable::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle()
1365 PropertyValueVector_t::const_iterator aCharPropIter = rCharProperties.begin(); in getOrCreateCharStyle()
H A DStyleSheetTable.hxx101 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );
H A DDomainMapper.cxx4916 ::rtl::OUString DomainMapper::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle()
/aoo4110/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx53 typedef std::vector< com::sun::star::beans::PropertyValue > PropertyValueVector_t; typedef
108 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );

Completed in 66 milliseconds