Home
last modified time | relevance | path

Searched refs:PropertySetInfo (Results 26 – 46 of 46) sorted by relevance

12

/aoo41x/main/comphelper/inc/comphelper/
H A Dgenericpropertyset.hxx33 …:com::sun::star::beans::XPropertySet > GenericPropertySet_CreateInstance( PropertySetInfo* pInfo );
/aoo41x/main/sd/source/ui/unoidl/
H A DUnoDocumentSettings.cxx156 PropertySetInfo* createSettingsInfoImpl( sal_Bool bIsDraw ) in createSettingsInfoImpl()
218 PropertySetInfo* pInfo = new PropertySetInfo( aCommonSettingsInfoMap ); in createSettingsInfoImpl()
/aoo41x/main/starmath/source/
H A Dunomodel.cxx246 PropertySetInfo * lcl_createModelPropertyInfo () in lcl_createModelPropertyInfo()
321 PropertySetInfo *pInfo = new PropertySetInfo ( aModelPropertyInfoMap ); in lcl_createModelPropertyInfo()
H A Dmathmlexport.cxx167 new comphelper::PropertySetInfo( aInfoMap ) ) ); in Export()
H A Dmathmlimport.cxx156 new comphelper::PropertySetInfo( aInfoMap ) ) ); in Import()
/aoo41x/main/javaunohelper/com/sun/star/lib/uno/helper/
H A DPropertySet.java372 propertySetInfo= new PropertySetInfo(); in getPropertySetInfo()
1074 private class PropertySetInfo implements XPropertySetInfo class in PropertySet
/aoo41x/main/ucbhelper/source/provider/
H A Dcontenthelper.cxx146 rtl::Reference< ::ucbhelper::PropertySetInfo > m_xPropSetInfo;
1115 = new PropertySetInfo( m_xSMgr, xEnv, this ); in getPropertySetInfo()
/aoo41x/main/chart2/source/model/filter/
H A DXMLFilter.cxx414 new comphelper::PropertySetInfo( aImportInfoMap ) ) ); in impl_Import()
686 …xInfoSet = comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo( aExport… in impl_Export()
/aoo41x/main/svx/source/unogallery/
H A Dunogalitem.hxx90 ::comphelper::PropertySetInfo* createPropertySetInfo();
/aoo41x/main/svtools/source/inc/
H A Drenderer.hxx61 static ::comphelper::PropertySetInfo* createPropertySetInfo();
/aoo41x/main/svx/source/unodraw/
H A Dunoprov.cxx1401 comphelper::PropertySetInfo* SvxPropertySetInfoPool::getOrCreate( sal_Int32 nServiceId ) throw() in getOrCreate()
1413 mpInfos[nServiceId] = new comphelper::PropertySetInfo(); in getOrCreate()
1436 comphelper::PropertySetInfo* SvxPropertySetInfoPool::mpInfos[SVXUNO_SERVICEID_LASTID+1] = { NULL };
/aoo41x/main/xmloff/source/meta/
H A DMetaExportComponent.cxx106 new ::comphelper::PropertySetInfo( aInfoMap ) ) ); in exportDoc()
/aoo41x/main/sd/source/filter/xml/
H A Dsdxmlwrp.cxx518 …ans::XPropertySet > xInfoSet( GenericPropertySet_CreateInstance( new PropertySetInfo( aImportInfoM… in Import()
922 …ans::XPropertySet > xInfoSet( GenericPropertySet_CreateInstance( new PropertySetInfo( aExportInfoM… in Export()
/aoo41x/main/sc/source/filter/xml/
H A Dxmlwrap.cxx438 …oSet( comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo( aImportInfoM… in Import()
905 …oSet( comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo( aExportInfoM… in Export()
/aoo41x/main/ucbhelper/inc/ucbhelper/
H A Dcontenthelper.hxx100 friend class PropertySetInfo;
/aoo41x/main/sw/source/filter/xml/
H A Dwrtxml.cxx180 new comphelper::PropertySetInfo( aInfoMap ) ) ); in _Write()
H A Dswxml.cxx668 new comphelper::PropertySetInfo( aInfoMap ) ) ); in Read()
/aoo41x/main/dbaccess/source/core/dataaccess/
H A Ddatabasedocument.cxx445 …oSet( comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo( aExportInfoM… in impl_import_nolck_throw()
1616 …oSet( comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo( aExportInfoM… in impl_writeStorage_throw()
/aoo41x/main/xmloff/source/core/
H A Dxmlexp.cxx1384 new ::comphelper::PropertySetInfo( aInfoMap ) ) ); in exportDoc()
2252 new ::comphelper::PropertySetInfo( aInfoMap ))); in ExportEmbeddedOwnObject()
/aoo41x/main/reportdesign/source/filter/xml/
H A Dxmlfilter.cxx567 …ySet> xProp = comphelper::GenericPropertySet_CreateInstance(new comphelper::PropertySetInfo(pMap)); in implImport()
/aoo41x/main/reportdesign/source/core/api/
H A DReportDefinition.cxx1523 …oSet( comphelper::GenericPropertySet_CreateInstance( new comphelper::PropertySetInfo( aExportInfoM… in storeToStorage()

Completed in 204 milliseconds

12