Searched refs:sBaseStyle (Results 1 – 2 of 2) sorted by relevance
1059 const StyleSheetEntryPtr StyleSheetTable::FindParentStyleSheet(::rtl::OUString sBaseStyle) in FindParentStyleSheet() argument1061 if( !sBaseStyle.getLength() ) in FindParentStyleSheet()1067 sBaseStyle = m_pImpl->m_pCurrentEntry->sBaseStyleIdentifier; in FindParentStyleSheet()1069 return FindStyleSheetByISTD( sBaseStyle ); in FindParentStyleSheet()
96 const StyleSheetEntryPtr FindParentStyleSheet(::rtl::OUString sBaseStyle);
Completed in 30 milliseconds