Home
last modified time | relevance | path

Searched refs:getPropertySetInfo (Results 226 – 250 of 1110) sorted by relevance

12345678910>>...45

/aoo42x/main/reportdesign/source/core/api/
H A DImageControl.cxx276 uno::Reference< beans::XPropertySetInfo > SAL_CALL OImageControl::getPropertySetInfo( ) throw(uno:… in getPropertySetInfo() function in reportdesign::OImageControl
278 return ImageControlPropertySet::getPropertySetInfo(); in getPropertySetInfo()
H A DFixedLine.cxx280 uno::Reference< beans::XPropertySetInfo > SAL_CALL OFixedLine::getPropertySetInfo( ) throw(uno::Ru… in getPropertySetInfo() function in reportdesign::OFixedLine
282 return FixedLinePropertySet::getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/reportdesign/source/ui/dlg/
H A DAddField.cxx303 if ( xColumn->getPropertySetInfo()->hasPropertyByName(PROPERTY_LABEL) ) in lcl_addToList()
471 if ( xColumn->getPropertySetInfo()->hasPropertyByName(PROPERTY_LABEL) ) in _elementInserted()
/aoo42x/main/sc/inc/
H A Dcellsuno.hxx269 SAL_CALL getPropertySetInfo()
794 SAL_CALL getPropertySetInfo()
959 SAL_CALL getPropertySetInfo()
1217 SAL_CALL getPropertySetInfo()
1278 SAL_CALL getPropertySetInfo()
1318 SAL_CALL getPropertySetInfo()
/aoo42x/main/sw/inc/
H A Dunofield.hxx93 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::…
181 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::…
/aoo42x/main/sw/source/core/unocore/
H A Dunobkm.cxx424 SwXBookmark::getPropertySetInfo() throw (uno::RuntimeException) in getPropertySetInfo() function in SwXBookmark
430 ->getPropertySetInfo() ); in getPropertySetInfo()
/aoo42x/main/dbaccess/source/inc/
H A Dapitools.hxx310 …o::Reference< ::com::sun::star::beans::XPropertySetInfo> SAL_CALL getPropertySetInfo() throw(::co…
316 …< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL classname::getPropertySetInfo() throw(::co…
/aoo42x/main/scripting/java/com/sun/star/script/framework/provider/
H A DScriptProvider.java479 public XPropertySetInfo getPropertySetInfo() in getPropertySetInfo() method in ScriptProvider
481 return m_xPropertySetProxy.getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/extensions/source/dbpilots/
H A Dcontrolwizard.cxx696 Reference< XPropertySetInfo > xInfo = m_aContext.xObjectModel->getPropertySetInfo(); in commitControlSettings()
723 Reference< XPropertySetInfo > xInfo = m_aContext.xObjectModel->getPropertySetInfo(); in initControlSettings()
/aoo42x/main/xmloff/source/draw/
H A Dximpstyl.cxx307 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
1294 uno::Reference< beans::XPropertySetInfo > xInfoSetInfo( xInfoSet->getPropertySetInfo() ); in EndElement()
1406 xPropSetInfo = xPropSet->getPropertySetInfo(); in ImpSetGraphicStyles()
/aoo42x/main/dbaccess/source/core/dataaccess/
H A Ddatasource.cxx796 Reference< XPropertySetInfo > ODatabaseSource::getPropertySetInfo() throw (RuntimeException) in getPropertySetInfo() function in dbaccess::ODatabaseSource
947 … Reference< XPropertySetInfo > xPSI( xPropertySet->getPropertySetInfo(), UNO_QUERY_THROW ); in lcl_setPropertyValues_resetOrRemoveOther()
1060 … Reference< XPropertySetInfo > xPST( xSettingsAsProps->getPropertySetInfo(), UNO_QUERY_THROW ); in getFastPropertyValue()
/aoo42x/main/dbaccess/source/core/misc/
H A DDatabaseDataProvider.cxx311 if ( xProp.is() && xProp->getPropertySetInfo()->hasPropertyByName(s_sNumberFormatKey) ) in createDataSequenceByRangeRepresentation()
414 uno::Reference< beans::XPropertySetInfo > SAL_CALL DatabaseDataProvider::getPropertySetInfo() throw… in getPropertySetInfo() function in dbaccess::DatabaseDataProvider
416 return ::cppu::PropertySetMixin< chart2::data::XDatabaseDataProvider >::getPropertySetInfo(); in getPropertySetInfo()
/aoo42x/main/qadevOOo/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXPropertySet.csv1 "SwXPropertySet";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
H A Dcom.sun.star.comp.office.SwXFieldMaster.csv4 "SwXFieldMaster";"com::sun::star::beans::XPropertySet#optional";"getPropertySetInfo()"
/aoo42x/main/xmloff/source/text/
H A Dtxtimp.cxx966 xNumRuleProps->getPropertySetInfo()); in XMLTextImportHelper()
1534 xPropSet->getPropertySetInfo()); in SetStyleAndAttrs()
2187 xPropSet->getPropertySetInfo()); in SetHyperlink()
2263 xPropSet->getPropertySetInfo()->hasPropertyByName( sRubyText )) in SetRuby()
2901 if (xPropSet->getPropertySetInfo()->hasPropertyByName(s_TextFrame)) in IsInFrame()
/aoo42x/main/javaunohelper/test/com/sun/star/lib/uno/helper/
H A DPropertySet_Test.java795 public boolean getPropertySetInfo() in getPropertySetInfo() method in PropertySet_Test
803 XPropertySetInfo info= cl.getPropertySetInfo(); in getPropertySetInfo()
1065 r[i++]= test.getPropertySetInfo(); in test()
1496 XPropertySetInfo info= getPropertySetInfo(); in test_registerProperty1()
1536 XPropertySetInfo info= getPropertySetInfo(); in test_registerProperty2()
/aoo42x/main/toolkit/inc/toolkit/controls/
H A Dspinningprogress.hxx50 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::…
/aoo42x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScDataPilotItemObj.csv5 "ScDataPilotItemObj";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
/aoo42x/main/qadevOOo/objdsc/sd/
H A Dcom.sun.star.comp.office.SdLayer.csv5 "SdLayer";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
/aoo42x/main/svx/source/unodraw/
H A Dunoshap2.cxx842 uno::Reference< beans::XPropertySetInfo > xInfo( xControl->getPropertySetInfo() ); in setPropertyValue()
883 uno::Reference< beans::XPropertySetInfo > xInfo( xControl->getPropertySetInfo() ); in getPropertyValue()
932 uno::Reference< beans::XPropertySetInfo > xInfo( xPropSet->getPropertySetInfo() ); in getPropertyState()
957 uno::Reference< beans::XPropertySetInfo > xInfo( xPropSet->getPropertySetInfo() ); in setPropertyToDefault()
/aoo42x/main/chart2/source/model/template/
H A DColumnChartType.hxx59 getPropertySetInfo()
H A DLineChartType.hxx60 getPropertySetInfo()
/aoo42x/main/qadevOOo/objdsc/dbaccess/
H A Dorg.openoffice.comp.dbu.ODatasourceAdministrationDialog.csv6 "ODatasourceAdministrationDialog";"com::sun::star::beans::XPropertySet";"getPropertySetInfo()"
/aoo42x/main/basctl/source/inc/
H A Dbasidectrlr.hxx59 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::…
/aoo42x/main/scripting/source/provider/
H A DScriptingContext.hxx69 virtual css::uno::Reference< css::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( )

Completed in 1367 milliseconds

12345678910>>...45