Home
last modified time | relevance | path

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

/trunk/main/xmloff/source/forms/
H A Dpropertyimport.cxx99 Any PropertyConversion::convertString( SvXMLImport& _rImporter, const ::com::sun::star::uno::Type& … in convertString() argument
112 _rImporter.GetMM100UnitConverter().convertBool(bValue, _rReadCharacters); in convertString()
128 _rImporter.GetMM100UnitConverter().convertNumber(nValue, _rReadCharacters); in convertString()
147 _rImporter.GetMM100UnitConverter().convertEnum(nEnumValue, _rReadCharacters, _pEnumMap); in convertString()
169 _rImporter.GetMM100UnitConverter().convertDouble(nValue, _rReadCharacters); in convertString()
197 _rImporter.GetMM100UnitConverter().convertDouble(nValue, _rReadCharacters); in convertString()
H A Dformlayerimport.cxx46 OFormLayerXMLImport::OFormLayerXMLImport(SvXMLImport& _rImporter) in OFormLayerXMLImport() argument
49 m_pImpl = new OFormLayerXMLImport_Impl(_rImporter); in OFormLayerXMLImport()
H A Dlayerimport.cxx85 OFormLayerXMLImport_Impl::OFormLayerXMLImport_Impl(SvXMLImport& _rImporter) in OFormLayerXMLImport_Impl() argument
86 :m_rImporter(_rImporter) in OFormLayerXMLImport_Impl()
H A Dlayerimport.hxx160 OFormLayerXMLImport_Impl(SvXMLImport& _rImporter);
H A Dpropertyimport.hxx51 SvXMLImport& _rImporter,
/trunk/main/xmloff/inc/xmloff/
H A Dformlayerimport.hxx58 OFormLayerXMLImport(SvXMLImport& _rImporter);

Completed in 47 milliseconds