Home
last modified time | relevance | path

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

/aoo41x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx309 ::rtl::OUString HasListCharStyle( const PropertyValueVector_t& rCharProperties );
1325 ::rtl::OUString StyleSheetTable::getOrCreateCharStyle( PropertyValueVector_t& rCharProperties ) in getOrCreateCharStyle() argument
1328 ::rtl::OUString sListLabel = m_pImpl->HasListCharStyle(rCharProperties); in getOrCreateCharStyle()
1365 PropertyValueVector_t::const_iterator aCharPropIter = rCharProperties.begin(); in getOrCreateCharStyle()
1366 while( aCharPropIter != rCharProperties.end()) in getOrCreateCharStyle()
1380 …aListCharStylePropertyVector.push_back( ListCharStylePropertyMap_t( sListLabel, rCharProperties )); 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() argument
4919 return pStyleSheets->getOrCreateCharStyle( rCharProperties ); in getOrCreateCharStyle()
/aoo41x/main/writerfilter/inc/dmapper/
H A DDomainMapper.hxx108 ::rtl::OUString getOrCreateCharStyle( PropertyValueVector_t& rCharProperties );

Completed in 2468 milliseconds