Home
last modified time | relevance | path

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

/aoo42x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx1056 const StyleSheetEntryPtr StyleSheetTable::FindParentStyleSheet(::rtl::OUString sBaseStyle) in FindParentStyleSheet() argument
1058 if( !sBaseStyle.getLength() ) in FindParentStyleSheet()
1064 sBaseStyle = m_pImpl->m_pCurrentEntry->sBaseStyleIdentifier; in FindParentStyleSheet()
1066 return FindStyleSheetByISTD( sBaseStyle ); in FindParentStyleSheet()
H A DStyleSheetTable.hxx96 const StyleSheetEntryPtr FindParentStyleSheet(::rtl::OUString sBaseStyle);

Completed in 33 milliseconds