Home
last modified time | relevance | path

Searched refs:xInfo (Results 1 – 25 of 228) sorted by relevance

12345678910

/trunk/main/sw/source/ui/index/
H A Dcntex.cxx104 void lcl_SetProp( uno::Reference< XPropertySetInfo > & xInfo, in lcl_SetProp() argument
109 if(xInfo->hasPropertyByName(uPropName)) in lcl_SetProp()
116 void lcl_SetProp( uno::Reference< XPropertySetInfo > & xInfo, in lcl_SetProp() argument
120 lcl_SetProp( xInfo, xProps, SW_PROP_NAME_STR(nId), rValue); in lcl_SetProp()
122 void lcl_SetProp( uno::Reference< XPropertySetInfo > & xInfo, in lcl_SetProp() argument
127 if(xInfo->hasPropertyByName(uPropName)) in lcl_SetProp()
136 uno::Reference< beans::XPropertySetInfo > & xInfo, in lcl_SetBOOLProp()
141 if(xInfo->hasPropertyByName(uPropName)) in lcl_SetBOOLProp()
264 lcl_SetProp(xInfo, xIdxProps, UNO_NAME_TITLE, *rDesc.GetTitle()); in CreateOrUpdateExample()
320 lcl_SetProp(xInfo, xIdxProps, UNO_NAME_LABEL_DISPLAY_TYPE, nSet); in CreateOrUpdateExample()
[all …]
/trunk/main/sc/source/ui/miscdlgs/
H A Dsolverutil.cxx114 uno::Reference<lang::XServiceInfo> xInfo( xIntFac, uno::UNO_QUERY ); in GetImplementations() local
115 if ( xInfo.is() ) in GetImplementations()
117 rtl::OUString sName = xInfo->getImplementationName(); in GetImplementations()
170 uno::Reference<lang::XServiceInfo> xInfo( xIntFac, uno::UNO_QUERY ); in GetSolver() local
171 if ( xInfo.is() ) in GetSolver()
173 rtl::OUString sName = xInfo->getImplementationName(); in GetSolver()
201 uno::Reference<beans::XPropertySetInfo> xInfo = xPropSet->getPropertySetInfo(); in GetDefaults() local
202 OSL_ENSURE( xInfo.is(), "can't get property set info" ); in GetDefaults()
203 if ( !xInfo.is() ) in GetDefaults()
206 uno::Sequence<beans::Property> aPropSeq = xInfo->getProperties(); in GetDefaults()
/trunk/main/xmloff/source/table/
H A DXMLTableImport.cxx336 boost::shared_ptr< ColumnInfo > xInfo ( new ColumnInfo ); in ImportColumn() local
357 xInfo->msStyleName = sValue; in ImportColumn()
361 xInfo->msDefaultCellStyleName = sValue; in ImportColumn()
365 xInfo->mbVisibility = IsXMLToken( sValue, XML_VISIBLE ); in ImportColumn()
378 maColumnInfos.push_back( xInfo ); in ImportColumn()
382 maColumnInfos.insert( maColumnInfos.end(), nRepeated, xInfo ); in ImportColumn()
408 boost::shared_ptr< ColumnInfo > xInfo( maColumnInfos[nCol] ); in InitColumns() local
410 if( pAutoStyles && xInfo->msStyleName.getLength() ) in InitColumns()
585 boost::shared_ptr< MergeInfo > xInfo( (*aIter++) ); in EndElement() local
587 if( xInfo.get() ) try in EndElement()
[all …]
/trunk/main/unotools/source/config/
H A Duseroptions.cxx784 aProp = xInfo->getPropertyByName(s_so); in IsTokenReadonly()
790 aProp = xInfo->getPropertyByName(s_sgivenname); in IsTokenReadonly()
796 aProp = xInfo->getPropertyByName(s_ssn); in IsTokenReadonly()
802 aProp = xInfo->getPropertyByName(s_sinitials); in IsTokenReadonly()
808 aProp = xInfo->getPropertyByName(s_sstreet); in IsTokenReadonly()
814 aProp = xInfo->getPropertyByName(s_sl); in IsTokenReadonly()
820 aProp = xInfo->getPropertyByName(s_sst); in IsTokenReadonly()
832 aProp = xInfo->getPropertyByName(s_sc); in IsTokenReadonly()
838 aProp = xInfo->getPropertyByName(s_sposition); in IsTokenReadonly()
844 aProp = xInfo->getPropertyByName(s_stitle); in IsTokenReadonly()
[all …]
/trunk/main/xmloff/source/text/
H A Dtxtstyli.cxx469 Reference< XPropertySetInfo > xInfo; in FillPropertySet() local
486 if(!xInfo.is()) in FillPropertySet()
488 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
491 if ( xInfo->hasPropertyByName( sAutoProp ) ) in FillPropertySet()
605 if(!xInfo.is()) in FillPropertySet()
607 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
610 if(xInfo->hasPropertyByName(rPropertyName)) in FillPropertySet()
655 if(!xInfo.is()) in FillPropertySet()
657 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
660 if(xInfo->hasPropertyByName(rPropertyName)) in FillPropertySet()
/trunk/main/comphelper/source/property/
H A Dgenericpropertyset.cxx114 Reference < XPropertySetInfo > xInfo = getPropertySetInfo( ); in addPropertyChangeListener() local
115 if ( xInfo.is() ) in addPropertyChangeListener()
119 Sequence< Property> aSeq = xInfo->getProperties(); in addPropertyChangeListener()
127 else if ( xInfo->hasPropertyByName(aPropertyName) ) in addPropertyChangeListener()
137 Reference < XPropertySetInfo > xInfo = getPropertySetInfo( ); in removePropertyChangeListener() local
139 if ( xInfo.is() ) in removePropertyChangeListener()
143 Sequence< Property> aSeq = xInfo->getProperties(); in removePropertyChangeListener()
151 else if ( xInfo->hasPropertyByName(aPropertyName) ) in removePropertyChangeListener()
/trunk/main/xmloff/source/draw/
H A Dximppage.cxx301 Reference< beans::XPropertySetInfo > xInfo( xSet->getPropertySetInfo() ); in EndElement() local
306 if( xInfo->hasPropertyByName( aStrHeaderTextProp ) ) in EndElement()
314 if( xInfo->hasPropertyByName( aStrFooterTextProp ) ) in EndElement()
322 if( xInfo->hasPropertyByName( aStrDateTimeTextProp ) ) in EndElement()
396 Reference< beans::XPropertySetInfo > xInfo( xPropSet1->getPropertySetInfo() ); in SetStyle() local
397 if( xInfo.is() && xInfo->hasPropertyByName( aBackground ) ) in SetStyle()
472 Reference< beans::XPropertySetInfo > xInfo( xPropSet->getPropertySetInfo() ); in SetLayout() local
473 if( xInfo.is() && xInfo->hasPropertyByName( aPropName ) ) in SetLayout()
H A DXMLShapeStyleContext.cxx247 Reference< XPropertySetInfo > xInfo; in FillPropertySet() local
273 if( !xInfo.is() ) in FillPropertySet()
274 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
275 if ( xInfo->hasPropertyByName( rPropertyName ) ) in FillPropertySet()
299 if( !xInfo.is() ) in FillPropertySet()
300 xInfo = rPropSet->getPropertySetInfo(); in FillPropertySet()
301 if ( xInfo->hasPropertyByName( rPropertyName ) ) in FillPropertySet()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh5.cxx107 uno::Reference< beans::XPropertySetInfo > xInfo = xPropSet->getPropertySetInfo(); in GetHLinkState() local
114 if(xInfo->hasPropertyByName( sPropButtonType )) in GetHLinkState()
122 if(xInfo->hasPropertyByName( sPropLabel )) in GetHLinkState()
131 if(xInfo->hasPropertyByName( sPropTargetURL )) in GetHLinkState()
140 if(xInfo->hasPropertyByName( sPropTargetFrame )) in GetHLinkState()
194 … uno::Reference< beans::XPropertySetInfo > xInfo = xPropSet->getPropertySetInfo(); in ExecuteHLink() local
200 if (xInfo->hasPropertyByName( sPropTargetURL )) in ExecuteHLink()
212 if ( xInfo->hasPropertyByName( sPropLabel ) ) in ExecuteHLink()
222 … if( rTarget.Len() && xInfo->hasPropertyByName( sPropTargetFrame ) ) in ExecuteHLink()
228 if ( xInfo->hasPropertyByName( sPropButtonType ) ) in ExecuteHLink()
/trunk/main/toolkit/source/layout/core/
H A Dproplist.cxx62 uno::Reference< beans::XPropertySetInfo > xInfo( xPeer, uno::UNO_QUERY ); in canHandleProps() local
64 return xInfo.is() && xVclPeer.is(); in canHandleProps()
71 uno::Reference< beans::XPropertySetInfo > xInfo( xPeer, uno::UNO_QUERY ); in queryPropertyInfo() local
72 if ( !xInfo.is() ) in queryPropertyInfo()
76 xInfo = xPropSet->getPropertySetInfo(); in queryPropertyInfo()
78 return xInfo; in queryPropertyInfo()
269 uno::Reference< beans::XPropertySetInfo > xInfo in setProperty() local
271 prop = xInfo->getPropertyByName( unoAttr ); in setProperty()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx138 return xInfo; in getPropertySetInfo()
514 return xInfo; in getPropertySetInfo()
689 return xInfo; in getPropertySetInfo()
873 return xInfo; in getPropertySetInfo()
1002 return xInfo; in getPropertySetInfo()
1212 return xInfo; in getPropertySetInfo()
1407 return xInfo; in getPropertySetInfo()
1722 return xInfo; in getPropertySetInfo()
1908 return xInfo; in getPropertySetInfo()
2736 return xInfo; in IMPL_SERVICEINFO_DERIVED()
[all …]
H A Dunocontrol.cxx1182 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1209 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1219 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1229 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1239 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1249 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1259 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1269 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1279 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
1290 if ( xInfo->hasPropertyByName( aPropName ) ) in createPeer()
[all …]
/trunk/main/sw/source/filter/xml/
H A DXMLRedlineImportHelper.cxx294 Reference<XPropertySetInfo> xInfo = in XMLRedlineImportHelper() local
297 bHandleShowChanges = ! xInfo->hasPropertyByName( sShowChanges ); in XMLRedlineImportHelper()
298 bHandleRecordChanges = ! xInfo->hasPropertyByName( sRecordChanges ); in XMLRedlineImportHelper()
299 bHandleProtectionKey = ! xInfo->hasPropertyByName( sRedlineProtectionKey ); in XMLRedlineImportHelper()
371 Reference<XPropertySetInfo> xInfo = in ~XMLRedlineImportHelper() local
374 bHandleShowChanges = ! xInfo->hasPropertyByName( sShowChanges ); in ~XMLRedlineImportHelper()
375 bHandleRecordChanges = ! xInfo->hasPropertyByName( sRecordChanges ); in ~XMLRedlineImportHelper()
376 bHandleProtectionKey = ! xInfo->hasPropertyByName( sRedlineProtectionKey ); in ~XMLRedlineImportHelper()
/trunk/main/reportdesign/source/ui/dlg/
H A DNavigator.cxx702 uno::Reference< beans::XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in _elementInserted() local
703 if ( xInfo.is() ) in _elementInserted()
705 if ( xInfo->hasPropertyByName(PROPERTY_NAME) ) in _elementInserted()
707 else if ( xInfo->hasPropertyByName(PROPERTY_EXPRESSION) ) in _elementInserted()
789 if ( xInfo.is() ) in DBG_NAME()
792 if ( xInfo->hasPropertyByName(PROPERTY_NAME) ) in DBG_NAME()
794 else if ( xInfo->hasPropertyByName(PROPERTY_EXPRESSION) ) in DBG_NAME()
796 if ( xInfo->hasPropertyByName(PROPERTY_DATAFIELD) ) in DBG_NAME()
798 if ( xInfo->hasPropertyByName(PROPERTY_LABEL) ) in DBG_NAME()
800 if ( xInfo->hasPropertyByName(PROPERTY_HEADERON) ) in DBG_NAME()
[all …]
/trunk/main/sw/source/ui/misc/
H A Dnumberingtypelistbox.cxx46 uno::Reference<text::XNumberingTypeInfo> xInfo; member
62 pImpl->xInfo = uno::Reference<text::XNumberingTypeInfo>(xDefNum, uno::UNO_QUERY); in SwNumberingTypeListBox()
82 if(pImpl->xInfo.is()) in Reload()
84 aTypes = pImpl->xInfo->getSupportedNumberingTypes(); in Reload()
139 OUString aIdent = pImpl->xInfo->getNumberingIdentifier( nCurrent ); in Reload()
/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx677 Reference<XPropertySetInfo> xInfo = _rxColumn->getPropertySetInfo(); in copyColumnSettingsTo() local
679 if ( GetFormatKey() != NumberFormat::ALL && xInfo->hasPropertyByName(PROPERTY_FORMATKEY) ) in copyColumnSettingsTo()
681 if ( GetHorJustify() != SVX_HOR_JUSTIFY_STANDARD && xInfo->hasPropertyByName(PROPERTY_ALIGN) ) in copyColumnSettingsTo()
683 if ( GetHelpText().getLength() && xInfo->hasPropertyByName(PROPERTY_HELPTEXT) ) in copyColumnSettingsTo()
685 if ( GetControlDefault().hasValue() && xInfo->hasPropertyByName(PROPERTY_CONTROLDEFAULT) ) in copyColumnSettingsTo()
688 if(xInfo->hasPropertyByName(PROPERTY_RELATIVEPOSITION)) in copyColumnSettingsTo()
690 if(xInfo->hasPropertyByName(PROPERTY_WIDTH)) in copyColumnSettingsTo()
692 if(xInfo->hasPropertyByName(PROPERTY_HIDDEN)) in copyColumnSettingsTo()
/trunk/main/reportbuilder/java/com/sun/star/report/
H A DSOImageService.java100 final XPropertySetInfo xInfo = xImage.getPropertySetInfo(); in getImageSize() local
101 if (xInfo.hasPropertyByName("Size100thMM")) in getImageSize()
113 else if (xInfo.hasPropertyByName("SizePixel")) in getImageSize()
150 final XPropertySetInfo xInfo = xImage.getPropertySetInfo(); in getMimeType() local
151 if (xInfo.hasPropertyByName("MimeType")) in getMimeType()
/trunk/main/dbaccess/source/core/api/
H A DTableDeco.cxx303 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in getFastPropertyValue() local
304 if ( xInfo->hasPropertyByName(PROPERTY_PRIVILEGES) ) in getFastPropertyValue()
381 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in construct() local
382 bNotFound = !xInfo->hasPropertyByName(PROPERTY_PRIVILEGES); in construct()
393 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in createArrayHelper() local
395 Sequence< Property > aTableProps = xInfo->getProperties(); in createArrayHelper()
424 Reference<XPropertySetInfo> xInfo = xProp->getPropertySetInfo(); in getInfoHelper() local
425 …bool bIsDescriptor = (xInfo->getPropertyByName(PROPERTY_NAME).Attributes & PropertyAttribute::READ… in getInfoHelper()
/trunk/main/sw/source/ui/shells/
H A Ddrformsh.cxx203 uno::Reference< beans::XPropertySetInfo > xInfo = xPropSet->getPropertySetInfo(); in GetState() local
204 if(xInfo->hasPropertyByName(C2U("ButtonType" ))) in GetState()
211 if(xInfo->hasPropertyByName( C2U("Label") )) in GetState()
222 if(xInfo->hasPropertyByName( C2U("TargetURL" ))) in GetState()
233 if(xInfo->hasPropertyByName( C2U("TargetFrame") )) in GetState()
/trunk/main/svx/source/table/
H A Dtablecolumn.cxx254 static rtl::Reference< ::comphelper::FastPropertySetInfo > xInfo; in getStaticPropertySetInfo() local
255 if( !xInfo.is() ) in getStaticPropertySetInfo()
258 if( !xInfo.is() ) in getStaticPropertySetInfo()
292 xInfo.set( new ::comphelper::FastPropertySetInfo(aProperties) ); in getStaticPropertySetInfo()
296 return xInfo; in getStaticPropertySetInfo()
H A Dtablerow.cxx329 static rtl::Reference< ::comphelper::FastPropertySetInfo > xInfo; in getStaticPropertySetInfo() local
330 if( !xInfo.is() ) in getStaticPropertySetInfo()
333 if( !xInfo.is() ) in getStaticPropertySetInfo()
367 xInfo.set( new ::comphelper::FastPropertySetInfo(aProperties) ); in getStaticPropertySetInfo()
371 return xInfo; in getStaticPropertySetInfo()
/trunk/main/xmloff/source/style/
H A Dxmlexppr.cxx626 Reference< XPropertySetInfo > xInfo( xPropSet->getPropertySetInfo() ); in _Filter() local
627 if( !xInfo.is() ) in _Filter()
645 PropertySetInfoKey aKey( xInfo, aImplId ); in _Filter()
666 xInfo->hasPropertyByName( rAPIName ) ) ) in _Filter()
684 WeakReference < XPropertySetInfo > xWeakInfo( xInfo ); in _Filter()
685 xInfo = 0; in _Filter()
686 xInfo = xWeakInfo; in _Filter()
687 if( xInfo.is() ) in _Filter()
692 PropertySetInfoKey aKey( xInfo, aImplId ); in _Filter()
/trunk/main/cppuhelper/source/
H A Dfactory.cxx1020 Reference<XServiceInfo > xInfo( xFactory, UNO_QUERY ); in getImplementationName() local
1021 if( xInfo.is() ) in getImplementationName()
1022 return xInfo->getImplementationName(); in getImplementationName()
1030 Reference<XServiceInfo > xInfo( xFactory, UNO_QUERY ); in supportsService() local
1031 if( xInfo.is() ) in supportsService()
1032 return xInfo->supportsService( ServiceName ); in supportsService()
1040 Reference<XServiceInfo > xInfo( xFactory, UNO_QUERY ); in getSupportedServiceNames() local
1041 if( xInfo.is() ) in getSupportedServiceNames()
1042 return xInfo->getSupportedServiceNames(); in getSupportedServiceNames()
/trunk/main/chart2/source/tools/
H A DWrappedPropertySet.cxx88 Reference< beans::XPropertySetInfo > xInfo = m_xInfo; in getPropertySetInfo() local
89 if( !xInfo.is() ) in getPropertySetInfo()
92 xInfo = m_xInfo; in getPropertySetInfo()
93 if( !xInfo.is() ) in getPropertySetInfo()
95 xInfo = ::cppu::OPropertySetHelper::createPropertySetInfo( getInfoHelper() ); in getPropertySetInfo()
97 m_xInfo = xInfo; in getPropertySetInfo()
/trunk/main/extensions/source/propctrlr/
H A Dformbrowsertools.cxx65 Reference< XServiceInfo > xInfo(xIFace, UNO_QUERY); in GetUIHeadlineName() local
66 if (xInfo.is() && (xInfo->supportsService(SERVICE_COMPONENT_FORMATTEDFIELD))) in GetUIHeadlineName()
68 else if (!xInfo.is()) in GetUIHeadlineName()

Completed in 156 milliseconds

12345678910