Searched refs:PropertyValueVector_t (Results 1 – 5 of 5) sorted by relevance
283 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()346 … PropertyValueVector_t::const_iterator aList2Iter = aListVectorIter->aPropertyValues.begin(); in HasListCharStyle()1323 ::rtl::OUString StyleSheetTable::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle()1363 PropertyValueVector_t::const_iterator aCharPropIter = rCharProperties.begin(); in getOrCreateCharStyle()
205 PropertyValueVector_t rProperties; in GetCharStyleProperties()234 PropertyValueVector_t::const_iterator aIt = rProperties.begin(); in GetCharStyleProperties()235 PropertyValueVector_t::const_iterator aEndIt = rProperties.end(); in GetCharStyleProperties()253 PropertyValueVector_t aNumberingProperties; in GetLevelProperties()319 PropertyValueVector_t::const_iterator aIt = aNumberingProperties.begin(); in GetLevelProperties()320 PropertyValueVector_t::const_iterator aEndIt = aNumberingProperties.end(); in GetLevelProperties()550 PropertyValueVector_t aStyleProps; in CreateNumberingRules()
101 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );
4935 ::rtl::OUString DomainMapper::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle()
53 typedef std::vector< com::sun::star::beans::PropertyValue > PropertyValueVector_t; typedef108 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );
Completed in 94 milliseconds