/aoo41x/main/svx/source/form/ |
H A D | formcontrolfactory.cxx | 171 … Reference< XPropertySetInfo > xPSI( xElement->getPropertySetInfo(), UNO_SET_THROW ); in lcl_getUniqueLabel_nothrow() 375 … Reference< XPropertySetInfo > xSourcePropInfo( xStyle->getPropertySetInfo(), UNO_SET_THROW ); in lcl_initializeCharacterAttributes() 376 … Reference< XPropertySetInfo > xDestPropInfo( _rxModel->getPropertySetInfo(), UNO_SET_THROW ); in lcl_initializeCharacterAttributes() 412 Reference< XPropertySetInfo > xPSI( _rxControlModel->getPropertySetInfo(), UNO_SET_THROW ); in initializeControlModel() 533 Reference< XPropertySetInfo > xInfo = _rxModel->getPropertySetInfo(); in initializeTextFieldLineEnds() 574 … Reference< XPropertySetInfo > xFieldPSI( _rxDatabaseField->getPropertySetInfo(), UNO_SET_THROW ); in initializeFieldDependentProperties() 575 … Reference< XPropertySetInfo > xModelPSI( _rxControlModel->getPropertySetInfo(), UNO_SET_THROW ); in initializeFieldDependentProperties()
|
/aoo41x/main/wizards/com/sun/star/wizards/document/ |
H A D | Control.java | 100 XPropertySetInfo xPSI = xPropertySet.getPropertySetInfo(); in createControl() 243 if (xPropertySet.getPropertySetInfo().hasPropertyByName("Text")) in getPreferredSize() 247 … else if (xPropertySet.getPropertySetInfo().hasPropertyByName(PropertyNames.PROPERTY_LABEL)) in getPreferredSize() 266 if (xPropertySet.getPropertySetInfo().hasPropertyByName(_sPropertyName)) in setPropertyValue() 288 if (xPropertySet.getPropertySetInfo().hasPropertyByName("EffectiveMax")) in getPeerSize()
|
/aoo41x/main/xmloff/source/text/ |
H A D | txtparae.cxx | 511 xNumPropSet->getPropertySetInfo() in Add() 518 xNumPropSet->getPropertySetInfo() in Add() 629 xNumPropSet->getPropertySetInfo() in Add() 636 xNumPropSet->getPropertySetInfo() in Add() 1650 xNumPropSet->getPropertySetInfo() in collectTextAutoStylesOptimized() 1656 xNumPropSet->getPropertySetInfo() in collectTextAutoStylesOptimized() 1956 rPropSetHelper.hasProperties( xPropSet->getPropertySetInfo() ); in exportParagraph() 2728 xPropSet->getPropertySetInfo() ) ) in exportAnyTextFrame() 3106 if (rPropSet->getPropertySetInfo()->hasPropertyByName(sImageMap)) in exportEvents() 3303 xPropSetInfo.set( xPropSet->getPropertySetInfo() ); in exportTextRange() [all …]
|
H A D | txtstyli.cxx | 223 xPropSet->getPropertySetInfo(); in CreateAndInsert() 298 xPropSet->getPropertySetInfo(); in Finish() 456 Reference< XPropertySetInfo > xInfo( rPropSet->getPropertySetInfo(), UNO_SET_THROW ); in FillPropertySet() 506 DBG_ASSERT( rPropSet->getPropertySetInfo()->hasPropertyByName( sIsSplitAllowed ), in FillPropertySet() 518 DBG_ASSERT( rPropSet->getPropertySetInfo()->hasPropertyByName( sCollapsingBorders ), in FillPropertySet()
|
/aoo41x/main/extensions/source/propctrlr/ |
H A D | inspectormodelbase.cxx | 91 getPropertySetInfo(); 160 Reference< XPropertySetInfo > InspectorModelProperties::getPropertySetInfo() in getPropertySetInfo() function in pcr::InspectorModelProperties 187 …Reference< XPropertySetInfo > SAL_CALL ImplInspectorModel::getPropertySetInfo( ) throw (RuntimeEx… in IMPLEMENT_FORWARD_XINTERFACE2() 189 return m_pProperties->getPropertySetInfo(); in IMPLEMENT_FORWARD_XINTERFACE2()
|
H A D | xsddatatypes.cxx | 103 m_xFacetInfo = m_xDataType->getPropertySetInfo(); in XSDDataType() 205 xSourceInfo = _rxSource->getPropertySetInfo(); in lcl_copyProperties() 208 xDestInfo = _rxDest->getPropertySetInfo(); in lcl_copyProperties()
|
/aoo41x/main/toolkit/source/controls/ |
H A D | controlmodelcontainerbase.cxx | 306 Reference< XPropertySetInfo > ControlModelContainerBase::getPropertySetInfo( ) throw(RuntimeExcept… in getPropertySetInfo() function in ControlModelContainerBase 560 Reference< beans::XPropertySetInfo > xPropInfo = xProps.get()->getPropertySetInfo(); in insertByName() 668 xPSI = xProps->getPropertySetInfo(); in setControlModels() 698 xPSI = xControlProps->getPropertySetInfo( ); in getControlModels() 958 …if ( xModelProps.is() && xModelProps->getPropertySetInfo().is() && xModelProps->getPropertySetInfo… in implUpdateGroupStructure() 991 …if ( xModelProps.is() && xModelProps->getPropertySetInfo().is() && xModelProps->getPropertySetInfo… in implUpdateGroupStructure() 1021 …if ( xModelProps.is() && xModelProps->getPropertySetInfo().is() && xModelProps->getPropertySetInfo… in implUpdateGroupStructure() 1072 xPSI = xModelProps->getPropertySetInfo(); in startControlListening() 1086 xPSI = xModelProps->getPropertySetInfo(); in stopControlListening()
|
/aoo41x/main/dbaccess/source/core/api/ |
H A D | TableDeco.cxx | 303 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in getFastPropertyValue() 381 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in construct() 393 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in createArrayHelper() 424 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in getInfoHelper() 599 if ( xProp->getPropertySetInfo()->hasPropertyByName(PROPERTY_PRIVILEGES) ) in fillPrivileges() 640 …::sun::star::beans::XPropertySetInfo > SAL_CALL ODBTableDecorator::getPropertySetInfo( ) throw(Ru… in getPropertySetInfo() function in ODBTableDecorator
|
H A D | SingleSelectQueryComposer.cxx | 501 || !column->getPropertySetInfo()->hasPropertyByName(PROPERTY_NAME) in impl_getColumnName_throw() 527 …OSL_ENSURE(xColumn->getPropertySetInfo()->hasPropertyByName(PROPERTY_REALNAME),"Property REALNAME … in impl_getColumnName_throw() 528 …OSL_ENSURE(xColumn->getPropertySetInfo()->hasPropertyByName(PROPERTY_TABLENAME),"Property TABLENAM… in impl_getColumnName_throw() 529 …OSL_ENSURE(xColumn->getPropertySetInfo()->hasPropertyByName(::rtl::OUString(RTL_CONSTASCII_USTRING… in impl_getColumnName_throw() 945 if ( !xProp.is() || !xProp->getPropertySetInfo()->hasPropertyByName( PROPERTY_REALNAME ) ) in getColumns() 1609 || !column->getPropertySetInfo()->hasPropertyByName(PROPERTY_VALUE) in setConditionByColumn() 1610 || !column->getPropertySetInfo()->hasPropertyByName(PROPERTY_NAME) in setConditionByColumn() 1611 || !column->getPropertySetInfo()->hasPropertyByName(PROPERTY_TYPE)) in setConditionByColumn() 1636 …OSL_ENSURE(xColumn->getPropertySetInfo()->hasPropertyByName(PROPERTY_REALNAME),"Property REALNAME … in setConditionByColumn() 1637 …OSL_ENSURE(xColumn->getPropertySetInfo()->hasPropertyByName(PROPERTY_TABLENAME),"Property TABLENAM… in setConditionByColumn() [all …]
|
/aoo41x/main/xmloff/source/core/ |
H A D | PropertySetMerger.cxx | 58 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(RuntimeException); 85 , mxPropSet1Info( rPropSet1->getPropertySetInfo() ) in PropertySetMergerImpl() 88 , mxPropSet2Info( rPropSet2->getPropertySetInfo() ) in PropertySetMergerImpl() 97 Reference< XPropertySetInfo > SAL_CALL PropertySetMergerImpl::getPropertySetInfo( ) throw(RuntimeE… in getPropertySetInfo() function in PropertySetMergerImpl
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | paramwrapper.cxx | 84 m_xDelegatorPSI = m_xDelegator->getPropertySetInfo(); in ParameterWrapper() 98 m_xDelegatorPSI = m_xDelegator->getPropertySetInfo(); in ParameterWrapper() 130 …Reference< XPropertySetInfo > xInfo = const_cast<ParameterWrapper*>( this )->getPropertySetInfo(); in IMPLEMENT_GET_IMPLEMENTATION_ID() 144 Reference< XPropertySetInfo > ParameterWrapper::getPropertySetInfo() throw( RuntimeException ) in getPropertySetInfo() function in dbtools::param::ParameterWrapper
|
/aoo41x/main/cppuhelper/qa/propertysetmixin/ |
H A D | JavaSupplier.java | 107 public com.sun.star.beans.XPropertySetInfo getPropertySetInfo() { in getPropertySetInfo() method in JavaSupplier.Empty2 108 return prop.getPropertySetInfo(); in getPropertySetInfo() 235 public com.sun.star.beans.XPropertySetInfo getPropertySetInfo() { in getPropertySetInfo() method in JavaSupplier.Full 236 return prop.getPropertySetInfo(); in getPropertySetInfo()
|
/aoo41x/main/toolkit/inc/toolkit/controls/ |
H A D | unocontrols.hxx | 90 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 193 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 259 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 337 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 400 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 479 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 560 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 634 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 699 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 756 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… [all …]
|
/aoo41x/main/ucb/source/cacher/ |
H A D | contentresultsetwrapper.cxx | 172 m_xPropertySetOrigin->getPropertySetInfo(); in impl_initPropertySetInfo() 517 ::getPropertySetInfo() throw( RuntimeException ) in getPropertySetInfo() function in ContentResultSetWrapper 578 if( !getPropertySetInfo().is() ) in addPropertyChangeListener() 630 if( !getPropertySetInfo().is() ) in addVetoableChangeListener() 694 if( !getPropertySetInfo().is() ) in removePropertyChangeListener() 753 if( !getPropertySetInfo().is() ) in removeVetoableChangeListener()
|
/aoo41x/main/vcl/source/components/ |
H A D | display.cxx | 59 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw (RuntimeException); 93 Reference< XPropertySetInfo > SAL_CALL DisplayInfo::getPropertySetInfo( ) throw (RuntimeException) in getPropertySetInfo() function in vcl::DisplayInfo 185 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw (RuntimeException); 237 Reference< XPropertySetInfo > SAL_CALL DisplayAccess::getPropertySetInfo( ) throw (RuntimeExceptio… in getPropertySetInfo() function in vcl::DisplayAccess
|
/aoo41x/main/xmloff/source/style/ |
H A D | styleexp.cxx | 108 xPropSet->getPropertySetInfo(); in exportStyle() 361 xPropSet->getPropertySetInfo(); in exportDefaultStyle() 484 xPropSet->getPropertySetInfo(); in exportStyleFamily() 521 Reference< XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in exportStyleFamily()
|
/aoo41x/main/toolkit/inc/toolkit/awt/ |
H A D | vclxprinter.hxx | 82 …o::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) throw(::… 121 …Info > SAL_CALL getPropertySetInfo( ) throw(::com::sun::star::uno::RuntimeException) { return VCL… in getPropertySetInfo() function in VCLXPrinter 158 …Info > SAL_CALL getPropertySetInfo( ) throw(::com::sun::star::uno::RuntimeException) { return VCL… in getPropertySetInfo() function in VCLXInfoPrinter
|
/aoo41x/main/wizards/com/sun/star/wizards/common/ |
H A D | NumberFormatter.java | 200 if (xPSet.getPropertySetInfo().hasPropertyByName("FormatsSupplier")) in setNumberFormat() 202 if (xPSet.getPropertySetInfo().hasPropertyByName("NumberFormat")) in setNumberFormat() 206 else if (xPSet.getPropertySetInfo().hasPropertyByName("FormatKey")) in setNumberFormat()
|
/aoo41x/main/comphelper/source/property/ |
H A D | property.cxx | 80 Reference< XPropertySetInfo > xSourceProps = _rxSource->getPropertySetInfo(); in copyProperties() 81 Reference< XPropertySetInfo > xDestProps = _rxDest->getPropertySetInfo(); in copyProperties() 147 return _rxSet->getPropertySetInfo()->hasPropertyByName(_rName); in hasProperty()
|
H A D | composedprops.cxx | 96 aMasterProps = xMasterSet->getPropertySetInfo()->getProperties(); in compose() 125 aSecondaryProperties = xSecondarySet->getPropertySetInfo()->getProperties(); in compose() 163 …Reference< XPropertySetInfo > SAL_CALL OComposedPropertySet::getPropertySetInfo( ) throw(RuntimeE… in getPropertySetInfo() function in comphelper::OComposedPropertySet
|
/aoo41x/main/wizards/com/sun/star/wizards/form/ |
H A D | StyleApplier.java | 296 … if (xPropertySet.getPropertySetInfo().hasPropertyByName(PropertyNames.PROPERTY_BORDER)) in changeBorderLayouts() 304 …if (DBControls[n].xPropertySet.getPropertySetInfo().hasPropertyByName(PropertyNames.PROPERTY_BORDE… in changeBorderLayouts() 413 if (xPropertySet.getPropertySetInfo().hasPropertyByName("TextColor")) in setDBControlColors() 420 if (xPropertySet.getPropertySetInfo().hasPropertyByName("BackgroundColor")) in setDBControlColors()
|
/aoo41x/main/forms/source/component/ |
H A D | Columns.hxx | 137 …no::Reference< ::com::sun::star::beans::XPropertySetInfo> SAL_CALL getPropertySetInfo() throw(::co… 158 …:Reference< ::com::sun::star::beans::XPropertySetInfo> ClassName::getPropertySetInfo() throw(::co… 174 _rAggregateProps = m_xAggregateSet->getPropertySetInfo()->getProperties(); \
|
/aoo41x/main/odk/examples/DevelopersGuide/Database/ |
H A D | sdbcx.java | 162 if(xProp.getPropertySetInfo().hasPropertyByName("Type")) in displayTableProperties() 243 if(xProp.getPropertySetInfo().hasPropertyByName("IsRowVersion")) in printColumnProperties() 245 if(xProp.getPropertySetInfo().hasPropertyByName("Description")) in printColumnProperties() 247 if(xProp.getPropertySetInfo().hasPropertyByName("DefaultValue")) in printColumnProperties()
|
/aoo41x/main/xmloff/source/forms/ |
H A D | gridcolumnproptranslator.cxx | 222 …Reference< XPropertySetInfo > SAL_CALL OGridColumnPropertyTranslator::getPropertySetInfo( ) throw… in getPropertySetInfo() function in xmloff::OGridColumnPropertyTranslator 226 xColumnPropInfo = m_xGridColumn->getPropertySetInfo(); in getPropertySetInfo() 236 if ( !getPropertySetInfo()->hasPropertyByName( _rPropertyName ) ) in setPropertyValue()
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximppage.cxx | 301 Reference< beans::XPropertySetInfo > xInfo( xSet->getPropertySetInfo() ); in EndElement() 394 if( xPropSet1->getPropertySetInfo()->hasPropertyByName( aBackground ) ) in SetStyle() 396 Reference< beans::XPropertySetInfo > xInfo( xPropSet1->getPropertySetInfo() ); in SetStyle() 472 Reference< beans::XPropertySetInfo > xInfo( xPropSet->getPropertySetInfo() ); in SetLayout()
|