Home
last modified time | relevance | path

Searched refs:sBaseStyle (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx1059 const StyleSheetEntryPtr StyleSheetTable::FindParentStyleSheet(::rtl::OUString sBaseStyle) in FindParentStyleSheet() argument
1061 if( !sBaseStyle.getLength() ) in FindParentStyleSheet()
1067 sBaseStyle = m_pImpl->m_pCurrentEntry->sBaseStyleIdentifier; in FindParentStyleSheet()
1069 return FindStyleSheetByISTD( sBaseStyle ); in FindParentStyleSheet()
H A DStyleSheetTable.hxx96 const StyleSheetEntryPtr FindParentStyleSheet(::rtl::OUString sBaseStyle);

Completed in 20 milliseconds