Home
last modified time | relevance | path

Searched refs:getDataStyleName (Results 1 – 11 of 11) sorted by path

/trunk/main/dbaccess/source/filter/xml/
H A DxmlAutoStyle.cxx71 rtl::OUString sAttrValue = rODBExport.getDataStyleName(nNumberFormat); in exportStyleAttributes()
/trunk/main/reportdesign/source/filter/xml/
H A DxmlExport.cxx1298 …XMLPropertyState aNumberStyleState( nStyleMapIndex, uno::makeAny( getDataStyleName(nNumberFormat) … in exportAutoStyle()
/trunk/main/sc/source/filter/xml/
H A Dxmlstyle.cxx631 rtl::OUString sAttrValue(rScXMLExport.getDataStyleName(nNumberFormat)); in exportStyleAttributes()
824 GetExport().getDataStyleName(nNumberFormat) ); in exportStyleAttributes()
/trunk/main/sw/source/filter/xml/
H A Dxmlfmte.cxx130 OUString sDataStyleName = getDataStyleName(nFormat); in ExportFmt()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlexp.hxx441 …virtual rtl::OUString getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat = sal_F…
/trunk/main/xmloff/source/chart/
H A DSchXMLAutoStylePoolP.cxx75 rtl::OUString sAttrValue = mrSchXMLExport.getDataStyleName( nNumberFormat ); in exportStyleAttributes()
/trunk/main/xmloff/source/core/
H A Dxmlexp.cxx1974 OUString SvXMLExport::getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool /*bTimeFormat*/ ) co… in getDataStyleName() function in SvXMLExport
/trunk/main/xmloff/source/draw/
H A Dpropimp0.cxx263 rStrExpValue = mpExport->getDataStyleName( nNumberFormat ); in exportXML()
H A Dsdxmlexp.cxx1723 AddAttribute( XML_NAMESPACE_STYLE, XML_DATA_STYLE_NAME, getDataStyleName( rDecl.mnFormat ) ); in ImpWriteHeaderFooterDecls()
2741 OUString SdXMLExport::getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat ) const in getDataStyleName() function in SdXMLExport
H A Dsdxmlexp_impl.hxx217 …virtual rtl::OUString getDataStyleName(const sal_Int32 nNumberFormat, sal_Bool bTimeFormat = sal_F…
/trunk/main/xmloff/source/text/
H A Dtxtflde.cxx2410 GetExport().getDataStyleName(nFormatKey, bTimeStyle); in ProcessValueAndType()

Completed in 64 milliseconds