Home
last modified time | relevance | path

Searched refs:getPropertySetInfo (Results 51 – 75 of 1110) sorted by relevance

12345678910>>...45

/aoo42x/main/xmloff/source/forms/
H A Dofficeforms.cxx104 xDocPropInfo = xDocProperties->getPropertySetInfo(); in StartElement()
173 xDocPropInfo = xDocProperties->getPropertySetInfo(); in addModelAttributes()
H A Dlayerexport.cxx215 xPropsInfo = xCurrentProps->getPropertySetInfo(); in exportCollectionElements()
546 Reference< XPropertySetInfo > xCurrentInfo = _rxObject->getPropertySetInfo(); in checkExamineControl()
635 xColumnPropertiesMeta = xColumnProperties->getPropertySetInfo(); in collectGridColumnStylesAndIds()
/aoo42x/main/qadevOOo/objdsc/fwl/
H A Dcom.sun.star.comp.framework.PathSettings.csv25 "PathSettings";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
31 "PathSettings";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
/aoo42x/main/qadevOOo/objdsc/toolkit/
H A Dcom.sun.star.awt.UnoControlContainerModel.csv14 "UnoControlContainerModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
23 "UnoControlContainerModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dstardiv.Toolkit.UnoTreeModel.csv14 "UnoTreeModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
31 "UnoTreeModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.awt.UnoControlImageControlModel.csv25 "UnoControlImageControlModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
34 "UnoControlImageControlModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.awt.UnoControlFixedLineModel.csv25 "UnoControlFixedLineModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
34 "UnoControlFixedLineModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.awt.UnoControlGroupBoxModel.csv24 "UnoControlGroupBoxModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
33 "UnoControlGroupBoxModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.awt.UnoControlProgressBarModel.csv25 "UnoControlProgressBarModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
34 "UnoControlProgressBarModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.comp.toolkit.UnoSpinButtonControlModel.csv29 "UnoSpinButtonControlModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
38 "UnoSpinButtonControlModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.awt.UnoControlFileControlModel.csv14 "UnoControlFileControlModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
23 "UnoControlFileControlModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.awt.UnoControlFixedTextModel.csv14 "UnoControlFixedTextModel";"com::sun::star::beans::XMultiPropertySet";"getPropertySetInfo()"
23 "UnoControlFixedTextModel";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
/aoo42x/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.cxx89 Reference< XPropertySetInfo > xPropSetInfo = xPropSet->getPropertySetInfo(); in Set()
137 xNumRulesProps->getPropertySetInfo()-> in Set()
H A Dtxtsecte.cxx103 if (xPropSet->getPropertySetInfo()->hasPropertyByName(sTextSection)) in exportListAndSectionChange()
130 rPropSetHelper.hasProperties( xPropSet->getPropertySetInfo() ); in exportListAndSectionChange()
/aoo42x/main/svtools/source/uno/
H A Daddrtempuno.cxx83 virtual Reference< XPropertySetInfo> SAL_CALL getPropertySetInfo() throw(RuntimeException);
155 …Reference<XPropertySetInfo> SAL_CALL OAddressBookSourceDialogUno::getPropertySetInfo() throw(Runt… in getPropertySetInfo() function in svt::OAddressBookSourceDialogUno
/aoo42x/main/connectivity/java/dbtools/src/org/apache/openoffice/comp/sdbc/dbtools/comphelper/
H A DPropertySet.java84 public XPropertySetInfo getPropertySetInfo() { in getPropertySetInfo() method in PropertySet
85 return impl.getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/connectivity/java/sdbc_postgresql/src/com/sun/star/sdbcx/comp/postgresql/
H A DPostgresqlStatement.java110 public XPropertySetInfo getPropertySetInfo() { in getPropertySetInfo() method in PostgresqlStatement
111 return implPropertySet.getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/reportbuilder/java/com/sun/star/report/
H A DSOImageService.java100 final XPropertySetInfo xInfo = xImage.getPropertySetInfo(); in getImageSize()
150 final XPropertySetInfo xInfo = xImage.getPropertySetInfo(); in getMimeType()
/aoo42x/main/reportdesign/source/core/api/
H A DFormatCondition.cxx99 uno::Reference< beans::XPropertySetInfo > SAL_CALL OFormatCondition::getPropertySetInfo( ) throw(u… in getPropertySetInfo() function in reportdesign::OFormatCondition
101 return FormatConditionPropertySet::getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/reportdesign/source/core/sdr/
H A DUndoEnv.cxx184 xProp->getPropertySetInfo(); in Clear()
289 Reference< XPropertySetInfo > xPSI( xSet->getPropertySetInfo(), UNO_SET_THROW ); in propertyChange()
319 … xPSI.set( rObjectInfo.xPropertyIntrospection->getPropertySetInfo(), UNO_SET_THROW ); in propertyChange()
/aoo42x/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx142 m_xDestInfo = xAffectedCol->getPropertySetInfo();; in OFieldDescription()
148 Reference<XPropertySetInfo> xPropSetInfo = xAffectedCol->getPropertySetInfo(); in OFieldDescription()
677 Reference<XPropertySetInfo> xInfo = _rxColumn->getPropertySetInfo(); in copyColumnSettingsTo()
/aoo42x/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationwizard.cxx91 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo() throw(RuntimeException);
232 …Reference< XPropertySetInfo > SAL_CALL MacroMigrationDialogService::getPropertySetInfo() throw(Run… in getPropertySetInfo() function in dbmm::MacroMigrationDialogService
/aoo42x/main/qadevOOo/tests/java/ifc/beans/
H A D_XMultiPropertyStates.java135 XPropertySetInfo xPropSetInfo = xPropSet.getPropertySetInfo(); in _setPropertiesToDefault()
207 xPropSet.getPropertySetInfo(); in _setAllPropertiesToDefault()
/aoo42x/main/qadevOOo/runner/lib/
H A DParameters.java124 public XPropertySetInfo getPropertySetInfo() { in getPropertySetInfo() method in Parameters
209 XPropertySetInfo setInfo = props.getPropertySetInfo();
/aoo42x/main/odk/examples/DevelopersGuide/Forms/
H A DFLTools.java86 XPropertySetInfo xPSI = ( null != xProps ) ? xProps.getPropertySetInfo() : null; in getLabel()
206 xPSI = xComponent.getPropertySetInfo(); in classifyFormComponentType()

Completed in 478 milliseconds

12345678910>>...45