Searched refs:StyleSheetEntryPtr (Results 1 – 7 of 7) sorted by relevance
156 StyleSheetEntryPtr pEntry = m_pStyleSheet->FindParentStyleSheet( sBaseStyleIdentifier ); in GetProperties()299 std::vector< StyleSheetEntryPtr > m_aStyleSheetEntries;300 StyleSheetEntryPtr m_pCurrentEntry;478 StyleSheetEntryPtr pEntry = m_pImpl->m_pCurrentEntry; in lcl_attribute()684 StyleSheetEntryPtr pNewEntry( new StyleSheetEntry ); in lcl_entry()700 StyleSheetEntryPtr pEmptyEntry; in lcl_entry()777 StyleSheetEntryPtr pEntry = *aIt; in ApplyStyleSheets()1009 StyleSheetEntryPtr pRet; in FindStyleSheetByISTD()1025 StyleSheetEntryPtr pRet; in FindStyleSheetByStyleName()1041 StyleSheetEntryPtr pRet; in FindStyleSheetByConvertedStyleName()[all …]
75 typedef boost::shared_ptr<StyleSheetEntry> StyleSheetEntryPtr; typedef76 typedef ::std::deque<StyleSheetEntryPtr> StyleSheetEntryDeque;92 const StyleSheetEntryPtr FindStyleSheetByISTD(const ::rtl::OUString& sIndex);93 const StyleSheetEntryPtr FindStyleSheetByStyleName(const ::rtl::OUString& rIndex);94 const StyleSheetEntryPtr FindStyleSheetByConvertedStyleName(const ::rtl::OUString& rIndex);96 const StyleSheetEntryPtr FindParentStyleSheet(::rtl::OUString sBaseStyle);
169 PropertyMapPtr lcl_SearchParentStyleSheetAndMergeProperties(const StyleSheetEntryPtr pStyleSheet, S… in lcl_SearchParentStyleSheetAndMergeProperties()174 …const StyleSheetEntryPtr pParentStyleSheet = pStyleSheetTable->FindStyleSheetByISTD( pStyleSheet->… in lcl_SearchParentStyleSheetAndMergeProperties()366 … const StyleSheetEntryPtr pStyleSheet = pStyleSheetTable->FindStyleSheetByISTD( sTableStyleName ); in endTableGetTableStyle()
588 StyleSheetEntryPtr pParaStyle = pAbsLevel->GetParaStyle( ); in CreateNumberingRules()925 const StyleSheetEntryPtr pStyle = pStylesTable->FindStyleSheetByISTD( sStyleName ); in lcl_sprm()1002 const StyleSheetEntryPtr pStyleSheetEntry = in GetAbstractList()
540 const StyleSheetEntryPtr pEntry = pStyleSheets->FindStyleSheetByISTD(sValue); in lcl_attribute()4037 const StyleSheetEntryPtr pEntry = pStyleTable->FindStyleSheetByISTD(sStringValue); in sprmWithProps()4055 …StyleSheetEntryPtr pEntry = m_pImpl->GetStyleSheetTable( )->FindStyleSheetByStyleName( sConvertedN… in sprmWithProps()
924 …const StyleSheetEntryPtr pEntry = rDM_Impl.GetStyleSheetTable()->FindStyleSheetByISTD(::rtl::OUStr… in CloseSectionGroup()
491 StyleSheetEntryPtr pEntry; in GetPropertyFromStyleSheet()788 StyleSheetEntryPtr pParaStyle = in finishParagraph()
Completed in 205 milliseconds