Searched refs:SvXMLNumFormatContext (Results 1 – 12 of 12) sorted by relevance
| /trunk/main/xmloff/source/style/ |
| H A D | xmlnumfi.cxx | 148 SvXMLNumFormatContext& rParent; 160 SvXMLNumFormatContext& rParentContext, sal_uInt16 nNewType, 201 SvXMLNumFormatContext& rParent; 208 SvXMLNumFormatContext& rParentContext, 224 SvXMLNumFormatContext& rParent; 231 SvXMLNumFormatContext& rParentContext, 635 SvXMLNumFormatContext& rParentContext, in SvXMLNumFmtMapContext() 686 SvXMLNumFormatContext& rParentContext, in SvXMLNumFmtPropContext() 781 sal_Bool lcl_ValidChar( sal_Unicode cChar, const SvXMLNumFormatContext& rParent ) in lcl_ValidChar() 827 void lcl_EnquoteIfNecessary( rtl::OUStringBuffer& rContent, const SvXMLNumFormatContext& rParent ) in lcl_EnquoteIfNecessary() [all …]
|
| /trunk/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();
|
| /trunk/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()
|
| /trunk/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()
|
| /trunk/main/xmloff/source/chart/ |
| H A D | XMLChartStyleContext.cxx | 93 … SvXMLNumFormatContext* pStyle = (SvXMLNumFormatContext *)rStylesContext.FindStyleChildContext( in lcl_NumberFormatStyleToProperty()
|
| /trunk/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()
|
| /trunk/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()
|
| /trunk/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()
|
| /trunk/main/xmloff/inc/ |
| H A D | XMLNumberStylesImport.hxx | 36 class SdXMLNumberFormatImportContext : public SvXMLNumFormatContext
|
| /trunk/main/xmloff/source/text/ |
| H A D | txtimp.cxx | 2589 SvXMLNumFormatContext* pNumStyle = PTR_CAST( SvXMLNumFormatContext, pStyle ); in GetDataStyleKey()
|
| /trunk/main/xmloff/source/core/ |
| H A D | xmlimp.cxx | 1624 pContext = new SvXMLNumFormatContext( *this, XML_NAMESPACE_NUMBER, in SetAutoStyles()
|