Searched refs:FindStyleSheetByISTD (Results 1 – 7 of 7) sorted by relevance
801 … StyleSheetEntryPtr pParent = FindStyleSheetByISTD( pEntry->sBaseStyleIdentifier ); in ApplyStyleSheets()1007 const StyleSheetEntryPtr StyleSheetTable::FindStyleSheetByISTD(const ::rtl::OUString& sIndex) in FindStyleSheetByISTD() function in writerfilter::dmapper::StyleSheetTable1066 return FindStyleSheetByISTD( sBaseStyle ); in FindParentStyleSheet()
92 const StyleSheetEntryPtr FindStyleSheetByISTD(const ::rtl::OUString& sIndex);
174 …const StyleSheetEntryPtr pParentStyleSheet = pStyleSheetTable->FindStyleSheetByISTD( pStyleSheet->… in lcl_SearchParentStyleSheetAndMergeProperties()366 … const StyleSheetEntryPtr pStyleSheet = pStyleSheetTable->FindStyleSheetByISTD( sTableStyleName ); in endTableGetTableStyle()
925 const StyleSheetEntryPtr pStyle = pStylesTable->FindStyleSheetByISTD( sStyleName ); in lcl_sprm()1003 …pStylesTable->FindStyleSheetByISTD( m_aAbstractLists[i]->GetNumStyleLink() ); … in GetAbstractList()
924 …const StyleSheetEntryPtr pEntry = rDM_Impl.GetStyleSheetTable()->FindStyleSheetByISTD(::rtl::OUStr… in CloseSectionGroup()
540 const StyleSheetEntryPtr pEntry = pStyleSheets->FindStyleSheetByISTD(sValue); in lcl_attribute()4037 const StyleSheetEntryPtr pEntry = pStyleTable->FindStyleSheetByISTD(sStringValue); in sprmWithProps()
496 GetStyleSheetTable()->FindStyleSheetByISTD(GetCurrentParaStyleId()); in GetPropertyFromStyleSheet()
Completed in 70 milliseconds