Home
last modified time | relevance | path

Searched refs:getPropertySetInfo (Results 1 – 25 of 1110) sorted by relevance

12345678910>>...45

/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx223 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 Dtxtparae.cxx484 Reference< XPropertySetInfo > xPropSetInfo(rPropSet->getPropertySetInfo()); in Add()
514 xNumPropSet->getPropertySetInfo() in Add()
521 xNumPropSet->getPropertySetInfo() in Add()
632 xNumPropSet->getPropertySetInfo() in Add()
639 xNumPropSet->getPropertySetInfo() in Add()
1653 xNumPropSet->getPropertySetInfo() in collectTextAutoStylesOptimized()
1659 xNumPropSet->getPropertySetInfo() in collectTextAutoStylesOptimized()
1704 Reference < XPropertySetInfo > xInfo ( xPropertySet->getPropertySetInfo() ); in exportText()
1959 rPropSetHelper.hasProperties( xPropSet->getPropertySetInfo() ); in exportParagraph()
2112 xMultiPropSet->getPropertySetInfo(): in exportParagraph()
[all …]
/trunk/main/toolkit/inc/toolkit/controls/
H A Dunocontrols.hxx90 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
193 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
259 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
337 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
400 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
479 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
560 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
634 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
699 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
756 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
[all …]
/trunk/main/svx/source/form/
H A Dformcontrolfactory.cxx171 … 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()
/trunk/main/wizards/com/sun/star/wizards/document/
H A DControl.java100 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()
/trunk/main/toolkit/source/controls/
H A Dcontrolmodelcontainerbase.cxx306 Reference< XPropertySetInfo > ControlModelContainerBase::getPropertySetInfo( ) 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 Dunocontrols.cxx135 uno::Reference< beans::XPropertySetInfo > UnoControlEditModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlEditModel
511 uno::Reference< beans::XPropertySetInfo > UnoControlFileControlModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlFileControlModel
686 uno::Reference< beans::XPropertySetInfo > UnoControlButtonModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlButtonModel
870 uno::Reference< beans::XPropertySetInfo > UnoControlImageControlModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlImageControlModel
999 uno::Reference< beans::XPropertySetInfo > UnoControlRadioButtonModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlRadioButtonModel
1209 uno::Reference< beans::XPropertySetInfo > UnoControlCheckBoxModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlCheckBoxModel
1404 uno::Reference< beans::XPropertySetInfo > UnoControlFixedHyperlinkModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlFixedHyperlinkModel
1585 uno::Reference< beans::XPropertySetInfo > UnoControlFixedTextModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlFixedTextModel
1719 uno::Reference< beans::XPropertySetInfo > UnoControlGroupBoxModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlGroupBoxModel
1905 uno::Reference< beans::XPropertySetInfo > UnoControlListBoxModel::getPropertySetInfo( ) in getPropertySetInfo() function in UnoControlListBoxModel
[all …]
/trunk/main/toolkit/inc/toolkit/awt/
H A Dvclxprinter.hxx82 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
121 …ar::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) { return VCLXPrinterPropertySet::get… in getPropertySetInfo() function in VCLXPrinter
158 …ar::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( ) { return VCLXPrinterPropertySet::get… in getPropertySetInfo() function in VCLXInfoPrinter
/trunk/main/dbaccess/source/core/api/
H A DTableDeco.cxx302 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in getFastPropertyValue()
380 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in construct()
392 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in createArrayHelper()
423 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in getInfoHelper()
598 if ( xProp->getPropertySetInfo()->hasPropertyByName(PROPERTY_PRIVILEGES) ) in fillPrivileges()
639 …nce< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL ODBTableDecorator::getPropertySetInfo( ) in getPropertySetInfo() function in ODBTableDecorator
H A DSingleSelectQueryComposer.cxx501 || !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 …]
/trunk/main/extensions/source/propctrlr/
H A Dinspectormodelbase.cxx91 getPropertySetInfo();
160 Reference< XPropertySetInfo > InspectorModelProperties::getPropertySetInfo() in getPropertySetInfo() function in pcr::InspectorModelProperties
187 Reference< XPropertySetInfo > SAL_CALL ImplInspectorModel::getPropertySetInfo( ) in IMPLEMENT_FORWARD_XINTERFACE2()
189 return m_pProperties->getPropertySetInfo(); in IMPLEMENT_FORWARD_XINTERFACE2()
H A Dxsddatatypes.cxx103 m_xFacetInfo = m_xDataType->getPropertySetInfo(); in XSDDataType()
205 xSourceInfo = _rxSource->getPropertySetInfo(); in lcl_copyProperties()
208 xDestInfo = _rxDest->getPropertySetInfo(); in lcl_copyProperties()
/trunk/main/xmloff/source/core/
H A DPropertySetMerger.cxx58 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( );
85 , mxPropSet1Info( rPropSet1->getPropertySetInfo() ) in PropertySetMergerImpl()
88 , mxPropSet2Info( rPropSet2->getPropertySetInfo() ) in PropertySetMergerImpl()
97 Reference< XPropertySetInfo > SAL_CALL PropertySetMergerImpl::getPropertySetInfo( ) in getPropertySetInfo() function in PropertySetMergerImpl
/trunk/main/ucb/source/cacher/
H A Dcontentresultsetwrapper.cxx172 m_xPropertySetOrigin->getPropertySetInfo(); in impl_initPropertySetInfo()
508 ::getPropertySetInfo() in getPropertySetInfo() function in ContentResultSetWrapper
558 if( !getPropertySetInfo().is() ) in addPropertyChangeListener()
607 if( !getPropertySetInfo().is() ) in addVetoableChangeListener()
668 if( !getPropertySetInfo().is() ) in removePropertyChangeListener()
724 if( !getPropertySetInfo().is() ) in removeVetoableChangeListener()
/trunk/main/sw/inc/
H A Dunosett.hxx67 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
101 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
135 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
202 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
299 …:star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo > SAL_CALL getPropertySetInfo( );
/trunk/main/cppuhelper/qa/propertysetmixin/
H A DJavaSupplier.java107 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()
/trunk/main/vcl/source/components/
H A Ddisplay.cxx59 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( );
93 Reference< XPropertySetInfo > SAL_CALL DisplayInfo::getPropertySetInfo( ) in getPropertySetInfo() function in vcl::DisplayInfo
185 virtual Reference< XPropertySetInfo > SAL_CALL getPropertySetInfo( );
237 Reference< XPropertySetInfo > SAL_CALL DisplayAccess::getPropertySetInfo( ) in getPropertySetInfo() function in vcl::DisplayAccess
/trunk/main/connectivity/source/commontools/
H A Dparamwrapper.cxx84 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() in getPropertySetInfo() function in dbtools::param::ParameterWrapper
/trunk/main/xmloff/source/style/
H A Dstyleexp.cxx108 xPropSet->getPropertySetInfo(); in exportStyle()
361 xPropSet->getPropertySetInfo(); in exportDefaultStyle()
484 xPropSet->getPropertySetInfo(); in exportStyleFamily()
521 Reference< XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in exportStyleFamily()
/trunk/main/comphelper/source/property/
H A Dproperty.cxx80 Reference< XPropertySetInfo > xSourceProps = _rxSource->getPropertySetInfo(); in copyProperties()
81 Reference< XPropertySetInfo > xDestProps = _rxDest->getPropertySetInfo(); in copyProperties()
147 return _rxSet->getPropertySetInfo()->hasPropertyByName(_rName); in hasProperty()
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumberFormatter.java200 if (xPSet.getPropertySetInfo().hasPropertyByName("FormatsSupplier")) in setNumberFormat()
202 if (xPSet.getPropertySetInfo().hasPropertyByName("NumberFormat")) in setNumberFormat()
206 else if (xPSet.getPropertySetInfo().hasPropertyByName("FormatKey")) in setNumberFormat()
/trunk/main/forms/source/component/
H A DColumns.hxx136 …::star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo> SAL_CALL getPropertySetInfo(); \
157 …star::uno::Reference< ::com::sun::star::beans::XPropertySetInfo> ClassName::getPropertySetInfo() \
173 _rAggregateProps = m_xAggregateSet->getPropertySetInfo()->getProperties(); \
/trunk/main/wizards/com/sun/star/wizards/form/
H A DStyleApplier.java296 … 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()
/trunk/main/sc/source/ui/vba/
H A Dvbachart.cxx134 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()
/trunk/main/xmloff/source/forms/
H A Dgridcolumnproptranslator.cxx222 Reference< XPropertySetInfo > SAL_CALL OGridColumnPropertyTranslator::getPropertySetInfo( ) in getPropertySetInfo() function in xmloff::OGridColumnPropertyTranslator
226 xColumnPropInfo = m_xGridColumn->getPropertySetInfo(); in getPropertySetInfo()
236 if ( !getPropertySetInfo()->hasPropertyByName( _rPropertyName ) ) in setPropertyValue()

12345678910>>...45