Home
last modified time | relevance | path

Searched refs:getGeneratorVersion (Results 1 – 6 of 6) sorted by relevance

/trunk/main/xmloff/source/core/
H A Dxmlimp.cxx214 sal_uInt16 getGeneratorVersion() const in getGeneratorVersion() function in __anond82759990111::DocumentInfo
282 sal_uInt16 getGeneratorVersion( const SvXMLImport& rImport ) in getGeneratorVersion() function in SvXMLImport_Impl
289 return mpDocumentInfo->getGeneratorVersion(); in getGeneratorVersion()
2012 sal_uInt16 SvXMLImport::getGeneratorVersion() const in getGeneratorVersion() function in SvXMLImport
2015 return mpImpl->getGeneratorVersion( *this ); in getGeneratorVersion()
/trunk/main/xmloff/source/text/
H A Dtxtimppr.cxx124 if( SvXMLImport::OOo_2x == GetImport().getGeneratorVersion() ) in handleSpecialItem()
H A DXMLTextFrameContext.cxx1664 const bool bOld = SvXMLImport::OOo_2x >= GetImport().getGeneratorVersion(); in CreateChildContext()
/trunk/main/xmloff/inc/xmloff/
H A Dxmlimp.hxx472 sal_uInt16 getGeneratorVersion() const;
/trunk/main/xmloff/source/style/
H A Dxmlnumi.cxx502 sal_uInt16 const nVersion(GetImport().getGeneratorVersion()); in GetProperties()
/trunk/main/xmloff/source/draw/
H A Dximpshap.cxx2846 const sal_uInt16 nGeneratorVersion(GetImport().getGeneratorVersion()); in EndElement()

Completed in 84 milliseconds