Searched refs:SvXMLNumFormatContext (Results 1 – 12 of 12) sorted by relevance
/aoo41x/main/xmloff/source/style/ |
H A D | xmlnumfi.cxx | 148 SvXMLNumFormatContext& rParent; 201 SvXMLNumFormatContext& rParent; 208 SvXMLNumFormatContext& rParentContext, 224 SvXMLNumFormatContext& rParent; 231 SvXMLNumFormatContext& rParentContext, 635 SvXMLNumFormatContext& rParentContext, in SvXMLNumFmtMapContext() 1365 SvXMLNumFormatContext::SvXMLNumFormatContext( SvXMLImport& rImport, in SvXMLNumFormatContext() function in SvXMLNumFormatContext 1488 SvXMLNumFormatContext::SvXMLNumFormatContext( SvXMLImport& rImport, in SvXMLNumFormatContext() function in SvXMLNumFormatContext 1522 SvXMLNumFormatContext::~SvXMLNumFormatContext() in ~SvXMLNumFormatContext() 1577 sal_Int32 SvXMLNumFormatContext::GetKey() in GetKey() [all …]
|
/aoo41x/main/xmloff/inc/xmloff/ |
H A D | xmlnumfi.hxx | 136 class XMLOFF_DLLPUBLIC SvXMLNumFormatContext : public SvXMLStyleContext class 176 SvXMLNumFormatContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 182 SvXMLNumFormatContext( SvXMLImport& rImport, sal_uInt16 nPrfx, 188 virtual ~SvXMLNumFormatContext();
|
/aoo41x/main/reportdesign/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 118 …SvXMLNumFormatContext* pStyle = const_cast< SvXMLNumFormatContext*>(dynamic_cast<const SvXMLNumFor… in FillPropertySet() 124 pStyle = PTR_CAST(SvXMLNumFormatContext,pMyStyles-> in FillPropertySet()
|
/aoo41x/main/dbaccess/source/filter/xml/ |
H A D | xmlStyleImport.cxx | 144 SvXMLNumFormatContext* pStyle = PTR_CAST(SvXMLNumFormatContext,pStyles->FindStyleChildContext( in FillPropertySet() 150 pStyle = PTR_CAST(SvXMLNumFormatContext,pMyStyles-> in FillPropertySet()
|
/aoo41x/main/xmloff/source/chart/ |
H A D | XMLChartStyleContext.cxx | 93 SvXMLNumFormatContext* pStyle = (SvXMLNumFormatContext *)rStylesContext.FindStyleChildContext( in lcl_NumberFormatStyleToProperty()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | XMLNumberStyles.cxx | 602 : SvXMLNumFormatContext(rImport, nPrfx, rLocalName, pNewData, nNewType, xAttrList, rStyles), in SdXMLNumberFormatImportContext() 673 SvXMLNumFormatContext::EndElement(); in EndElement() 738 …ImportContext( GetImport(), nPrefix, rLocalName, xAttrList, this, SvXMLNumFormatContext::CreateChi… in CreateChildContext()
|
H A D | ximpstyl.cxx | 1078 pContext = new SvXMLNumFormatContext( GetSdImport(), nPrefix, rLocalName, in CreateStyleChildContext()
|
/aoo41x/main/xmloff/source/forms/ |
H A D | layerimport.cxx | 277 const SvXMLNumFormatContext* pDataStyle = static_cast<const SvXMLNumFormatContext*>(pStyle); in applyControlNumberStyle() 293 …sal_Int32 nFormatKey = const_cast<SvXMLNumFormatContext*>(pDataStyle)->CreateAndInsert( xFormatsSu… in applyControlNumberStyle()
|
/aoo41x/main/sc/source/filter/xml/ |
H A D | xmlstyli.cxx | 601 const SvXMLNumFormatContext* pStyle = static_cast<const SvXMLNumFormatContext*>( in GetNumberFormat() 608 pStyle = static_cast<const SvXMLNumFormatContext*>( in GetNumberFormat() 616 nNumberFormat = const_cast<SvXMLNumFormatContext*>(pStyle)->GetKey(); in GetNumberFormat()
|
/aoo41x/main/xmloff/inc/ |
H A D | XMLNumberStylesImport.hxx | 36 class SdXMLNumberFormatImportContext : public SvXMLNumFormatContext
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtimp.cxx | 2589 SvXMLNumFormatContext* pNumStyle = PTR_CAST( SvXMLNumFormatContext, pStyle ); in GetDataStyleKey()
|
/aoo41x/main/xmloff/source/core/ |
H A D | xmlimp.cxx | 1626 pContext = new SvXMLNumFormatContext( *this, XML_NAMESPACE_NUMBER, in SetAutoStyles()
|
Completed in 182 milliseconds