Searched refs:OPropertyExport (Results 1 – 4 of 4) sorted by relevance
67 …OPropertyExport::OPropertyExport(IFormsExportContext& _rContext, const Reference< XPropertySet >& … in OPropertyExport() function in xmloff::OPropertyExport87 bool OPropertyExport::shouldExportProperty( const ::rtl::OUString& i_propertyName ) const in shouldExportProperty()99 void OPropertyExport::exportRemainingProperties() in exportRemainingProperties()240 void OPropertyExport::examinePersistence() in examinePersistence()260 …void OPropertyExport::exportStringPropertyAttribute( const sal_uInt16 _nNamespaceKey, const sal_Ch… in exportStringPropertyAttribute()283 …void OPropertyExport::exportBooleanPropertyAttribute(const sal_uInt16 _nNamespaceKey, const sal_Ch… in exportBooleanPropertyAttribute()322 …void OPropertyExport::exportInt16PropertyAttribute(const sal_uInt16 _nNamespaceKey, const sal_Char… in exportInt16PropertyAttribute()346 …void OPropertyExport::exportInt32PropertyAttribute( const sal_uInt16 _nNamespaceKey, const sal_Cha… in exportInt32PropertyAttribute()370 void OPropertyExport::exportEnumPropertyAttribute( in exportEnumPropertyAttribute()406 void OPropertyExport::exportTargetFrameAttribute() in exportTargetFrameAttribute()[all …]
62 class OPropertyExport class92 OPropertyExport(IFormsExportContext& _rContext,
44 class OElementExport : public OPropertyExport
104 :OPropertyExport(_rContext, _rxProps) in OElementExport()