Home
last modified time | relevance | path

Searched refs:getGlobalContext (Results 1 – 12 of 12) sorted by relevance

/aoo42x/main/xmloff/source/forms/
H A Dpropertyexport.cxx75 m_rContext.getGlobalContext().GetMM100UnitConverter().convertBool(aBuffer, sal_True); in OPropertyExport()
77 m_rContext.getGlobalContext().GetMM100UnitConverter().convertBool(aBuffer, sal_False); in OPropertyExport()
177 SvXMLElementExport aValueTag1(m_rContext.getGlobalContext(), in exportRemainingProperties()
223 m_rContext.getGlobalContext(), in exportRemainingProperties()
578 m_rContext.getGlobalContext().GetMM100UnitConverter().convertNumber(aBuffer, nValue); in implConvertAny()
617 m_rContext.getGlobalContext().GetMM100UnitConverter().convertDouble(aBuffer, fValue); in implConvertAny()
656 m_rContext.getGlobalContext().AddAttribute(_nPrefix, _pName, _rValue); in AddAttribute()
665 m_rContext.getGlobalContext().AddAttribute( _nPrefix, _rName, _rValue ); in AddAttribute()
674 m_rContext.getGlobalContext().AddAttributeASCII(_nPrefix, _pName, pValue); in AddAttributeASCII()
683 m_rContext.getGlobalContext().AddAttribute(_nPrefix, _eName, _rValue); in AddAttribute()
[all …]
H A Delementexport.cxx123 m_rContext.getGlobalContext().ClearAttrList(); in doExport()
229 m_rContext.getGlobalContext().GetNamespaceMap().GetQNameByKey( in exportServiceNameAttribute()
247 m_rContext.getGlobalContext().GetEventExport().Export(xWrapper); in exportEvents()
313 m_rContext.getGlobalContext().AddAttributeIdLegacy( in exportInnerAttributes()
443 m_rContext.getGlobalContext().ClearAttrList(); in exportSubTags()
1318 m_rContext.getGlobalContext().ClearAttrList(); in exportListSourceAsElements()
1414 m_rContext.getGlobalContext(), in implStartElement()
1804 m_rContext.getGlobalContext().GetMM100UnitConverter().convertEnum( in exportCellBindingAttributes()
2009 m_rContext.getGlobalContext().GetNamespaceMap().GetQNameByKey( in exportServiceNameAttribute()
2086 m_rContext.getGlobalContext().ClearAttrList(); in exportSubTags()
[all …]
H A Dpropertyexport.hxx354 { m_rContext.getGlobalContext().AddAttribute(_nPrefix, _pName, _rValue); } in AddAttribute()
356 { m_rContext.getGlobalContext().AddAttribute( _nPrefix, _rName, _rValue ); } in AddAttribute()
358 { m_rContext.getGlobalContext().AddAttributeASCII(_nPrefix, _pName, pValue); } in AddAttributeASCII()
360 { m_rContext.getGlobalContext().AddAttribute(_nPrefix, _eName, _rValue); } in AddAttribute()
362 { m_rContext.getGlobalContext().AddAttribute(_nPrefix, _eName, _eValue); } in AddAttribute()
H A Delementimport.cxx180 const SvXMLNamespaceMap& rMap = m_rContext.getGlobalContext().GetNamespaceMap(); in StartElement()
212 …return new OFormEventsImportContext(m_rFormImport.getGlobalContext(), _nPrefix, _rLocalName, *this… in CreateChildContext()
639 …Reference< XInterface > xPure = m_rFormImport.getGlobalContext().getServiceFactory()->createInstan… in createElement()
1161 m_rContext.getGlobalContext(), ::getCppuType( &m_nImagePosition ), in handleAttribute()
1171 m_rContext.getGlobalContext(), ::getCppuType( &m_nImageAlign ), in handleAttribute()
1342 … sAdjustedValue = m_rContext.getGlobalContext().ResolveGraphicObjectURL( _rValue, sal_False ); in handleAttribute()
1344 sAdjustedValue = m_rContext.getGlobalContext().GetAbsoluteReference( _rValue ); in handleAttribute()
1436 …UniReference < XMLTextImportHelper > xTextImportHelper( m_rContext.getGlobalContext().GetTextImpor… in CreateChildContext()
1582 …UniReference < XMLTextImportHelper > xTextImportHelper( m_rContext.getGlobalContext().GetTextImpor… in EndElement()
1753 m_rContext.getGlobalContext(), in handleAttribute()
[all …]
H A Dpropertyimport.cxx277 :SvXMLImportContext(_rImport.getGlobalContext(), _nPrefix, _rName) in OPropertyImport()
289 return new OPropertyElementsContext( m_rContext.getGlobalContext(), in CreateChildContext()
312 const SvXMLNamespaceMap& rMap = m_rContext.getGlobalContext().GetNamespaceMap(); in StartElement()
358 …aNewValue.Value = PropertyConversion::convertString(m_rContext.getGlobalContext(), pProperty->aPro… in handleAttribute()
H A Dcallbacks.hxx51 virtual SvXMLExport& getGlobalContext() = 0;
H A Dlayerimport.hxx126 inline SvXMLImport& getGlobalContext() { return m_rImporter; } in getGlobalContext() function in xmloff::OFormLayerXMLImport_Impl
H A Dlayerexport.hxx177 virtual SvXMLExport& getGlobalContext();
H A Dlayerexport.cxx188 SvXMLExport& OFormLayerXMLExport_Impl::getGlobalContext() in getGlobalContext() function in xmloff::OFormLayerXMLExport_Impl
H A Dlayerimport.cxx550 SvXMLImport& rImport = getGlobalContext(); in documentDone()
/aoo42x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.hxx180 virtual SvXMLImport& getGlobalContext();
H A Dxmlfilter.cxx1002 SvXMLImport& ORptFilter::getGlobalContext() in getGlobalContext() function in rptxml::ORptFilter

Completed in 191 milliseconds