Lines Matching refs:SvXMLNumFormatContext

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()
938 SvXMLNumFormatContext& rParentContext, sal_uInt16 nNewType, in SvXMLNumFmtElementContext()
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()
1526 SvXMLImportContext* SvXMLNumFormatContext::CreateChildContext( in CreateChildContext()
1577 sal_Int32 SvXMLNumFormatContext::GetKey() in GetKey()
1603 sal_Int32 SvXMLNumFormatContext::PrivateGetKey() in PrivateGetKey()
1616 sal_Int32 SvXMLNumFormatContext::CreateAndInsert( com::sun::star::uno::Reference< com::sun::star::u… in CreateAndInsert()
1635 void SvXMLNumFormatContext::CreateAndInsert(sal_Bool /*bOverwrite*/) in CreateAndInsert()
1641 sal_Int32 SvXMLNumFormatContext::CreateAndInsert(SvNumberFormatter* pFormatter) in CreateAndInsert()
1653 SvXMLNumFormatContext* pStyle = (SvXMLNumFormatContext *)pStyles->FindStyleChildContext( in CreateAndInsert()
1855 void SvXMLNumFormatContext::Finish( sal_Bool bOverwrite ) in Finish()
1861 const LocaleDataWrapper& SvXMLNumFormatContext::GetLocaleData() const in GetLocaleData()
1866 void SvXMLNumFormatContext::AddToCode( const rtl::OUString& rString ) in AddToCode()
1872 void SvXMLNumFormatContext::AddNumber( const SvXMLNumberInfo& rInfo ) in AddNumber()
2008 void SvXMLNumFormatContext::AddCurrency( const rtl::OUString& rContent, LanguageType nLang ) in AddCurrency()
2080 void SvXMLNumFormatContext::AddNfKeyword( sal_uInt16 nIndex ) in AddNfKeyword()
2156 sal_Bool SvXMLNumFormatContext::ReplaceNfKeyword( sal_uInt16 nOld, sal_uInt16 nNew ) in ReplaceNfKeyword()
2179 void SvXMLNumFormatContext::AddCondition( const sal_Int32 nIndex ) in AddCondition()
2232 void SvXMLNumFormatContext::AddCondition( const sal_Int32 nIndex, const rtl::OUString& rFormat, con… in AddCondition()
2279 void SvXMLNumFormatContext::AddCondition( const rtl::OUString& rCondition, const rtl::OUString& rAp… in AddCondition()
2287 void SvXMLNumFormatContext::AddColor( const Color& rColor ) in AddColor()
2309 void SvXMLNumFormatContext::UpdateCalendar( const rtl::OUString& rNewCalendar ) in UpdateCalendar()
2323 sal_Bool SvXMLNumFormatContext::IsSystemLanguage() in IsSystemLanguage()
2395 pContext = new SvXMLNumFormatContext( rImport, nPrefix, rLocalName, in CreateChildContext()