Searched refs:getGeneratorVersion (Results 1 – 6 of 6) sorted by relevance
214 sal_uInt16 getGeneratorVersion() const in getGeneratorVersion() function in __anon1e91794a0111::DocumentInfo282 sal_uInt16 getGeneratorVersion( const SvXMLImport& rImport ) in getGeneratorVersion() function in SvXMLImport_Impl289 return mpDocumentInfo->getGeneratorVersion(); in getGeneratorVersion()2012 sal_uInt16 SvXMLImport::getGeneratorVersion() const in getGeneratorVersion() function in SvXMLImport2015 return mpImpl->getGeneratorVersion( *this ); in getGeneratorVersion()
124 if( SvXMLImport::OOo_2x == GetImport().getGeneratorVersion() ) in handleSpecialItem()
1664 const bool bOld = SvXMLImport::OOo_2x >= GetImport().getGeneratorVersion(); in CreateChildContext()
472 sal_uInt16 getGeneratorVersion() const;
502 sal_uInt16 const nVersion(GetImport().getGeneratorVersion()); in GetProperties()
2846 const sal_uInt16 nGeneratorVersion(GetImport().getGeneratorVersion()); in EndElement()
Completed in 63 milliseconds