Home
last modified time | relevance | path

Searched refs:isDocumentGeneratedWithOpenOfficeOlderThan2_3 (Results 1 – 5 of 5) sorted by relevance

/aoo42x/main/xmloff/source/chart/
H A DSchXMLTools.cxx804 bool bResult = isDocumentGeneratedWithOpenOfficeOlderThan2_3( xChartModel ); in isDocumentGeneratedWithOpenOfficeOlderThan3_0()
816 if( isDocumentGeneratedWithOpenOfficeOlderThan2_3( xChartModel ) ) in isDocumentGeneratedWithOpenOfficeOlderThan2_4()
828 bool isDocumentGeneratedWithOpenOfficeOlderThan2_3( const uno::Reference< frame::XModel >& xChartMo… in isDocumentGeneratedWithOpenOfficeOlderThan2_3() function
H A DSchXMLTools.hxx50 …bool isDocumentGeneratedWithOpenOfficeOlderThan2_3( const ::com::sun::star::uno::Reference< ::com:…
H A DSchXMLPlotAreaContext.cxx411 … if( SchXMLTools::isDocumentGeneratedWithOpenOfficeOlderThan2_3( GetImport().GetModel() ) ) in StartElement()
484 … if( SchXMLTools::isDocumentGeneratedWithOpenOfficeOlderThan2_3( GetImport().GetModel() ) ) in CreateChildContext()
H A DSchXMLChartContext.cxx602 bResult = SchXMLTools::isDocumentGeneratedWithOpenOfficeOlderThan2_3( rImport.GetModel() ); in lcl_SpecialHandlingForDonutChartNeeded()
817 …bool bOlderThan2_3 = SchXMLTools::isDocumentGeneratedWithOpenOfficeOlderThan2_3( Reference< frame:… in EndElement()
H A DSchXMLSeries2Context.cxx535 …if( SchXMLTools::isDocumentGeneratedWithOpenOfficeOlderThan2_3( GetImport().GetModel() ) ) //wrong… in EndElement()

Completed in 63 milliseconds