/aoo42x/main/xmloff/source/text/ |
H A D | txtstyli.cxx | 223 xPropSet->getPropertySetInfo(); in CreateAndInsert() 298 xPropSet->getPropertySetInfo(); in Finish() 488 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet() 536 …DBG_ASSERT( rPropSet->getPropertySetInfo()->hasPropertyByName( sIsSplitAllowed ), "property missin… in FillPropertySet() 545 …DBG_ASSERT( rPropSet->getPropertySetInfo()->hasPropertyByName( sCollapsingBorders ), "property mis… in FillPropertySet() 607 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet() 657 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
|
H A D | txtparae.cxx | 513 xNumPropSet->getPropertySetInfo() in Add() 520 xNumPropSet->getPropertySetInfo() in Add() 631 xNumPropSet->getPropertySetInfo() in Add() 638 xNumPropSet->getPropertySetInfo() in Add() 1652 xNumPropSet->getPropertySetInfo() in collectTextAutoStylesOptimized() 1658 xNumPropSet->getPropertySetInfo() in collectTextAutoStylesOptimized() 1958 rPropSetHelper.hasProperties( xPropSet->getPropertySetInfo() ); in exportParagraph() 2730 xPropSet->getPropertySetInfo() ) ) in exportAnyTextFrame() 3108 if (rPropSet->getPropertySetInfo()->hasPropertyByName(sImageMap)) in exportEvents() 3305 xPropSetInfo.set( xPropSet->getPropertySetInfo() ); in exportTextRange() [all …]
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/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()
|
H A D | unocontrols.cxx | 135 uno::Reference< beans::XPropertySetInfo > UnoControlEditModel::getPropertySetInfo( ) throw(uno::Ru… in getPropertySetInfo() function in UnoControlEditModel 511 uno::Reference< beans::XPropertySetInfo > UnoControlFileControlModel::getPropertySetInfo( ) throw(… in getPropertySetInfo() function in UnoControlFileControlModel 686 uno::Reference< beans::XPropertySetInfo > UnoControlButtonModel::getPropertySetInfo( ) throw(uno::… in getPropertySetInfo() function in UnoControlButtonModel 999 uno::Reference< beans::XPropertySetInfo > UnoControlRadioButtonModel::getPropertySetInfo( ) throw(… in getPropertySetInfo() function in UnoControlRadioButtonModel 1209 uno::Reference< beans::XPropertySetInfo > UnoControlCheckBoxModel::getPropertySetInfo( ) throw(uno… in getPropertySetInfo() function in UnoControlCheckBoxModel 1585 uno::Reference< beans::XPropertySetInfo > UnoControlFixedTextModel::getPropertySetInfo( ) throw(un… in getPropertySetInfo() function in UnoControlFixedTextModel 1719 uno::Reference< beans::XPropertySetInfo > UnoControlGroupBoxModel::getPropertySetInfo( ) throw(uno… in getPropertySetInfo() function in UnoControlGroupBoxModel 1905 uno::Reference< beans::XPropertySetInfo > UnoControlListBoxModel::getPropertySetInfo( ) throw(uno:… in getPropertySetInfo() function in UnoControlListBoxModel 2733 uno::Reference< beans::XPropertySetInfo > UnoControlComboBoxModel::getPropertySetInfo( ) throw(uno… in IMPL_SERVICEINFO_DERIVED() 3249 uno::Reference< beans::XPropertySetInfo > UnoControlDateFieldModel::getPropertySetInfo( ) throw(un… in getPropertySetInfo() function in UnoControlDateFieldModel [all …]
|
/aoo42x/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()
|
/aoo42x/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 …]
|
/aoo42x/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
|
/aoo42x/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 …]
|
/aoo42x/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
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/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
|
/aoo42x/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
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/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()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosett.cxx | 341 uno::Reference< beans::XPropertySetInfo > SwXFootnoteProperties::getPropertySetInfo(void) in getPropertySetInfo() function in SwXFootnoteProperties 344 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo() 677 uno::Reference< beans::XPropertySetInfo > SwXEndnoteProperties::getPropertySetInfo(void) throw( un… in getPropertySetInfo() function in SwXEndnoteProperties 679 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo() 932 uno::Reference< beans::XPropertySetInfo > SwXLineNumberingProperties::getPropertySetInfo(void) thr… in getPropertySetInfo() function in SwXLineNumberingProperties 934 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo() 2242 uno::Reference< XPropertySetInfo > SwXNumberingRules::getPropertySetInfo() in getPropertySetInfo() function in SwXNumberingRules 2245 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropertySet->getPropertySetInfo(); in getPropertySetInfo() 2650 uno::Reference< XPropertySetInfo > SwXTextColumns::getPropertySetInfo( ) throw(RuntimeException) in getPropertySetInfo() function in SwXTextColumns 2652 static uno::Reference< beans::XPropertySetInfo > aRef = m_pPropSet->getPropertySetInfo(); in getPropertySetInfo()
|
/aoo42x/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(); \
|
/aoo42x/main/sc/source/ui/vba/ |
H A D | vbachart.cxx | 134 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(SOLIDTYPE)) in getChartType() 361 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(SYMBOLTYPE)) in setChartType() 381 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(DEEP)) in setChartType() 419 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(SOLIDTYPE)) in setChartType() 451 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(VERTICAL)) in setChartType() 538 if (mxDiagramPropertySet->getPropertySetInfo()->hasPropertyByName(DIM3D)) in setChartType()
|