Home
last modified time | relevance | path

Searched refs:StyleSheetEntryPtr (Results 1 – 7 of 7) sorted by relevance

/aoo42x/main/writerfilter/source/dmapper/
H A DStyleSheetTable.cxx156 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 …]
H A DStyleSheetTable.hxx75 typedef boost::shared_ptr<StyleSheetEntry> StyleSheetEntryPtr; typedef
76 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);
H A DDomainMapperTableHandler.cxx169 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()
H A DNumberingManager.cxx588 StyleSheetEntryPtr pParaStyle = pAbsLevel->GetParaStyle( ); in CreateNumberingRules()
925 const StyleSheetEntryPtr pStyle = pStylesTable->FindStyleSheetByISTD( sStyleName ); in lcl_sprm()
1002 const StyleSheetEntryPtr pStyleSheetEntry = in GetAbstractList()
H A DDomainMapper.cxx540 const StyleSheetEntryPtr pEntry = pStyleSheets->FindStyleSheetByISTD(sValue); in lcl_attribute()
4037 const StyleSheetEntryPtr pEntry = pStyleTable->FindStyleSheetByISTD(sStringValue); in sprmWithProps()
4055StyleSheetEntryPtr pEntry = m_pImpl->GetStyleSheetTable( )->FindStyleSheetByStyleName( sConvertedN… in sprmWithProps()
H A DPropertyMap.cxx924 …const StyleSheetEntryPtr pEntry = rDM_Impl.GetStyleSheetTable()->FindStyleSheetByISTD(::rtl::OUStr… in CloseSectionGroup()
H A DDomainMapper_Impl.cxx491 StyleSheetEntryPtr pEntry; in GetPropertyFromStyleSheet()
788 StyleSheetEntryPtr pParaStyle = in finishParagraph()

Completed in 205 milliseconds