Searched refs:rCharProperties (Results 1 – 4 of 4) sorted by relevance
309 ::rtl::OUString HasListCharStyle( const PropertyValueVector_t& rCharProperties );1323 ::rtl::OUString StyleSheetTable::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle() argument1326 ::rtl::OUString sListLabel = m_pImpl->HasListCharStyle(rCharProperties); in getOrCreateCharStyle()1363 PropertyValueVector_t::const_iterator aCharPropIter = rCharProperties.begin(); in getOrCreateCharStyle()1364 while( aCharPropIter != rCharProperties.end()) in getOrCreateCharStyle()1378 …aListCharStylePropertyVector.push_back( ListCharStylePropertyMap_t( sListLabel, rCharProperties )); in getOrCreateCharStyle()
101 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );
4935 ::rtl::OUString DomainMapper::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle() argument4938 return pStyleSheets->getOrCreateCharStyle( rCharProperties ); in getOrCreateCharStyle()
108 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );
Completed in 68 milliseconds