Searched refs:sBaseStyle (Results 1 – 2 of 2) sorted by relevance
1056 const StyleSheetEntryPtr StyleSheetTable::FindParentStyleSheet(::rtl::OUString sBaseStyle) in FindParentStyleSheet() argument1058 if( !sBaseStyle.getLength() ) in FindParentStyleSheet()1064 sBaseStyle = m_pImpl->m_pCurrentEntry->sBaseStyleIdentifier; in FindParentStyleSheet()1066 return FindStyleSheetByISTD( sBaseStyle ); in FindParentStyleSheet()
96 const StyleSheetEntryPtr FindParentStyleSheet(::rtl::OUString sBaseStyle);
Completed in 20 milliseconds