Home
last modified time | relevance | path

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

/trunk/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx309 ::rtl::OUString HasListCharStyle( const PropertyValueVector_t& rCharProperties );
1323 ::rtl::OUString StyleSheetTable::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle() argument
1326 ::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()
H A DStyleSheetTable.hxx101 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );
H A DDomainMapper.cxx4935 ::rtl::OUString DomainMapper::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle() argument
4938 return pStyleSheets->getOrCreateCharStyle( rCharProperties ); in getOrCreateCharStyle()
/trunk/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx108 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );

Completed in 68 milliseconds