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()370 void OPropertyExport::exportEnumPropertyAttribute( in exportEnumPropertyAttribute()406 void OPropertyExport::exportTargetFrameAttribute() in exportTargetFrameAttribute()442 void OPropertyExport::flagStyleProperties() in flagStyleProperties()467 void OPropertyExport::exportGenericPropertyAttribute( in exportGenericPropertyAttribute()544 ::rtl::OUString OPropertyExport::implConvertAny(const Any& _rValue) in implConvertAny()627 …token::XMLTokenEnum OPropertyExport::implGetPropertyXMLType(const ::com::sun::star::uno::Type& _rT… in implGetPropertyXMLType()[all …]
62 class OPropertyExport class92 OPropertyExport(IFormsExportContext& _rContext,
44 class OElementExport : public OPropertyExport
104 :OPropertyExport(_rContext, _rxProps) in OElementExport()
Completed in 36 milliseconds