Searched refs:GetAutoStyles (Results 1 – 22 of 22) sorted by relevance
169 const SvXMLStylesContext* pAutoStyles = GetOwnImport().GetAutoStyles(); in EndElement()181 const SvXMLStylesContext* pAutoStyles = GetOwnImport().GetAutoStyles(); in EndElement()198 const SvXMLStylesContext* pAutoStyles = GetOwnImport().GetAutoStyles(); in EndElement()
229 const SvXMLStylesContext* pAutoStyles = GetOwnImport().GetAutoStyles(); in EndElement()
148 OTableStylesContext* pMyStyles = PTR_CAST(OTableStylesContext,GetOwnImport().GetAutoStyles()); in FillPropertySet()
1043 if( bAuto && GetAutoStyles() ) in InsertStyles()1044 GetAutoStyles()->CopyAutoStylesToDoc(); in InsertStyles()1099 if( GetAutoStyles() ) in FindAutomaticStyle()1102 GetAutoStyles()-> in FindAutomaticStyle()
233 …XMLPropStyleContext* pAutoStyle = PTR_CAST(XMLPropStyleContext,GetImport().GetAutoStyles()->FindSt… in EndElement()252 …pyStyleElements(GetOwnImport().isOldFormat(),m_sStyleName,GetImport().GetAutoStyles(),m_xComponent… in EndElement()
110 …OXMLHelper::copyStyleElements(m_rImport.isOldFormat(),m_sStyleName,GetImport().GetAutoStyles(),m_x… in EndElement()
141 const SvXMLStylesContext* pAutoStyles = GetOwnImport().GetAutoStyles(); in fillStyle()
139 const SvXMLStylesContext* pAutoStyles = GetImport().GetAutoStyles(); in EndElement()
689 const SvXMLStylesContext* pAutoStyles = GetAutoStyles(); in CreateContext()988 SvXMLImportContext* pContext = bIsAutoStyle ? GetAutoStyles() : GetStyles(); in CreateStylesContext()
185 const SvXMLStylesContext* pAutoStyles = GetImport().GetAutoStyles(); in EndElement()
122 … OReportStylesContext* pMyStyles = PTR_CAST(OReportStylesContext,GetOwnImport().GetAutoStyles()); in FillPropertySet()
341 SvXMLStylesContext *GetAutoStyles();345 const SvXMLStylesContext *GetAutoStyles() const;
253 GetAutoStyles( sal_uInt16 nFamily ) const;
302 … XMLTableStylesContext *pStyles = (XMLTableStylesContext *)GetScImport().GetAutoStyles(); in EndElement()
160 XMLTableStylesContext *pStyles = (XMLTableStylesContext *)rXMLImport.GetAutoStyles(); in EndElement()
189 XMLTableStylesContext *pStyles((XMLTableStylesContext *)rXMLImport.GetAutoStyles()); in EndElement()
286 … XMLTableStylesContext* pStyles = static_cast<XMLTableStylesContext*>(mrScImport.GetAutoStyles()); in ScXMLExternalRefCellContext()
260 … XMLTableStylesContext *pStyles = (XMLTableStylesContext *)rImport.GetAutoStyles(); in NewSheet()
2453 XMLTableStylesContext *pStyles((XMLTableStylesContext *)GetAutoStyles()); in SetStyleToRanges()
302 … Reference < XAutoStyleFamily > xAutoFamily = pSvXMLStylesContext->GetAutoStyles( GetFamily() ); in CreateAndInsert()
745 Reference < XAutoStyleFamily > SvXMLStylesContext::GetAutoStyles( sal_uInt16 nFamily ) const in GetAutoStyles() function in SvXMLStylesContext
1658 SvXMLStylesContext *SvXMLImport::GetAutoStyles() in GetAutoStyles() function in SvXMLImport1678 const SvXMLStylesContext *SvXMLImport::GetAutoStyles() const in GetAutoStyles() function in SvXMLImport
Completed in 111 milliseconds