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;479 StyleSheetEntryPtr pEntry = m_pImpl->m_pCurrentEntry; in lcl_attribute()687 StyleSheetEntryPtr pNewEntry( new StyleSheetEntry ); in lcl_entry()703 StyleSheetEntryPtr pEmptyEntry; in lcl_entry()777 std::vector< StyleSheetEntryPtr >::iterator aIt = m_pImpl->m_aStyleSheetEntries.begin(); in ApplyStyleSheets()780 StyleSheetEntryPtr pEntry = *aIt; in ApplyStyleSheets()804 … StyleSheetEntryPtr pParent = FindStyleSheetByISTD( pEntry->sBaseStyleIdentifier ); in ApplyStyleSheets()949 … std::vector< StyleSheetEntryPtr >::iterator aNextStyleIt = m_pImpl->m_aStyleSheetEntries.begin(); in ApplyStyleSheets()[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);
115 PropertyMapPtr lcl_SearchParentStyleSheetAndMergeProperties(const StyleSheetEntryPtr pStyleSheet, S… in lcl_SearchParentStyleSheetAndMergeProperties()120 …const StyleSheetEntryPtr pParentStyleSheet = pStyleSheetTable->FindStyleSheetByISTD( pStyleSheet->… in lcl_SearchParentStyleSheetAndMergeProperties()312 … const StyleSheetEntryPtr pStyleSheet = pStyleSheetTable->FindStyleSheetByISTD( sTableStyleName ); in endTableGetTableStyle()
609 StyleSheetEntryPtr pParaStyle = pAbsLevel->GetParaStyle( ); in CreateNumberingRules()946 const StyleSheetEntryPtr pStyle = pStylesTable->FindStyleSheetByISTD( sStyleName ); in lcl_sprm()1023 const StyleSheetEntryPtr pStyleSheetEntry = in GetAbstractList()
541 const StyleSheetEntryPtr pEntry = pStyleSheets->FindStyleSheetByISTD(sValue); in lcl_attribute()4028 const StyleSheetEntryPtr pEntry = pStyleTable->FindStyleSheetByISTD(sStringValue); in sprmWithProps()4046 …StyleSheetEntryPtr pEntry = m_pImpl->GetStyleSheetTable( )->FindStyleSheetByStyleName( sConvertedN… in sprmWithProps()
918 …const StyleSheetEntryPtr pEntry = rDM_Impl.GetStyleSheetTable()->FindStyleSheetByISTD(::rtl::OUStr… in CloseSectionGroup()
467 StyleSheetEntryPtr pEntry; in GetPropertyFromStyleSheet()697 StyleSheetEntryPtr pParaStyle = in finishParagraph()