Home
last modified time | relevance | path

Searched refs:xPropSetInfo (Results 1 – 25 of 49) sorted by relevance

12

/AOO41X/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx148 Reference<XPropertySetInfo> xPropSetInfo = xAffectedCol->getPropertySetInfo(); in OFieldDescription() local
149 if(xPropSetInfo->hasPropertyByName(PROPERTY_NAME)) in OFieldDescription()
151 if(xPropSetInfo->hasPropertyByName(PROPERTY_DESCRIPTION)) in OFieldDescription()
153 if(xPropSetInfo->hasPropertyByName(PROPERTY_HELPTEXT)) in OFieldDescription()
159 if(xPropSetInfo->hasPropertyByName(PROPERTY_DEFAULTVALUE)) in OFieldDescription()
162 if(xPropSetInfo->hasPropertyByName(PROPERTY_CONTROLDEFAULT)) in OFieldDescription()
165 if(xPropSetInfo->hasPropertyByName(PROPERTY_AUTOINCREMENTCREATION)) in OFieldDescription()
167 if(xPropSetInfo->hasPropertyByName(PROPERTY_TYPE)) in OFieldDescription()
169 if (xPropSetInfo->hasPropertyByName(PROPERTY_TYPENAME)) in OFieldDescription()
171 if(xPropSetInfo->hasPropertyByName(PROPERTY_PRECISION)) in OFieldDescription()
[all …]
/AOO41X/main/xmloff/source/text/
H A DXMLTextNumRuleInfo.cxx89 Reference< XPropertySetInfo > xPropSetInfo = xPropSet->getPropertySetInfo(); in Set() local
92 if( !xPropSetInfo->hasPropertyByName( msNumberingLevel ) ) in Set()
97 if( xPropSetInfo->hasPropertyByName( msNumberingRules ) ) in Set()
165 if( xPropSetInfo->hasPropertyByName( msPropNameListId ) ) in Set()
172 if( xPropSetInfo->hasPropertyByName( msContinueingPreviousSubTree ) ) in Set()
179 if( xPropSetInfo->hasPropertyByName( msNumberingIsNumber ) ) in Set()
190 if( xPropSetInfo->hasPropertyByName( msParaIsNumberingRestart ) ) in Set()
194 if( xPropSetInfo->hasPropertyByName( msNumberingStartValue ) ) in Set()
226 xPropSetInfo->hasPropertyByName( msListLabelStringProp ) ) in Set()
H A Dtxtflde.cxx831 Reference<XPropertySetInfo> xPropSetInfo( in ExportFieldAutoStyle() local
833 if ( xPropSetInfo->hasPropertyByName( sPropertyNumberFormat ) ) in ExportFieldAutoStyle()
844 xPropSet, xPropSetInfo, sal_False ) ) in ExportFieldAutoStyle()
1075 Reference<XPropertySetInfo> xPropSetInfo(rPropSet->getPropertySetInfo()); in ExportFieldHelper() local
1123 rPropSet, xPropSetInfo, sal_False ) ); in ExportFieldHelper()
1145 rPropSet, xPropSetInfo, sal_False ) ); in ExportFieldHelper()
1168 rPropSet, xPropSetInfo, sal_False ) ); in ExportFieldHelper()
1184 rPropSet, xPropSetInfo, sal_False ) ); in ExportFieldHelper()
1241 rPropSet, xPropSetInfo, sal_False ) ); in ExportFieldHelper()
1259 if (xPropSetInfo->hasPropertyByName(sPropertyNumberFormat)) in ExportFieldHelper()
[all …]
H A Dtxtparae.cxx481 Reference< XPropertySetInfo > xPropSetInfo(rPropSet->getPropertySetInfo()); in Add() local
487 if( xPropSetInfo->hasPropertyByName( sParaStyleName ) ) in Add()
491 if( xPropSetInfo->hasPropertyByName( sParaConditionalStyleName ) ) in Add()
495 if( xPropSetInfo->hasPropertyByName( sNumberingRules ) ) in Add()
564 if( xPropSetInfo->hasPropertyByName( sFrameStyleName ) ) in Add()
2108 xPropSetInfo(xMultiPropSet.is() ? in exportParagraph() local
2112 if (xPropSetInfo-> in exportParagraph()
2132 if (xPropSetInfo-> in exportParagraph()
2596 Reference< XPropertySetInfo > xPropSetInfo(rPropSet->getPropertySetInfo()); in addTextFrameAttributes() local
2600 if( xPropSetInfo->hasPropertyByName( sWidthType ) ) in addTextFrameAttributes()
[all …]
H A DXMLTextFrameContext.cxx300 Reference < XPropertySetInfo > xPropSetInfo = rPropSet->getPropertySetInfo(); in XMLTextFrameContourContext_Impl() local
302 …if(xPropSetInfo->hasPropertyByName(sContourPolyPolygon) && nWidth > 0 && nHeight > 0 && bPixelWidt… in XMLTextFrameContourContext_Impl()
347 if( xPropSetInfo->hasPropertyByName( sIsPixelContour ) ) in XMLTextFrameContourContext_Impl()
355 if( xPropSetInfo->hasPropertyByName( sIsAutomaticContour ) ) in XMLTextFrameContourContext_Impl()
630 Reference< XPropertySetInfo > xPropSetInfo = xPropSet->getPropertySetInfo(); in Create() local
711 if( xPropSetInfo->hasPropertyByName( sWidthType ) && in Create()
737 if( xPropSetInfo->hasPropertyByName( sSizeType ) && in Create()
1289 Reference < XPropertySetInfo > xPropSetInfo = in SetHyperlink() local
1291 if( !xPropSetInfo.is() || in SetHyperlink()
1292 !xPropSetInfo->hasPropertyByName(s_HyperLinkURL)) in SetHyperlink()
[all …]
H A Dtxtstyli.cxx222 Reference< XPropertySetInfo > xPropSetInfo = in CreateAndInsert() local
224 if( xPropSetInfo->hasPropertyByName( sIsAutoUpdate ) ) in CreateAndInsert()
235 xPropSetInfo->hasPropertyByName( sCategory ) && in CreateAndInsert()
297 Reference< XPropertySetInfo > xPropSetInfo = in Finish() local
301 if( xPropSetInfo->hasPropertyByName( sOutlineLevel )) in Finish()
317 xPropSetInfo->hasPropertyByName( sNumberingStyleName ) ) in Finish()
392 xPropSetInfo->hasPropertyByName( sDropCapCharStyleName ) ) in Finish()
411 xPropSetInfo->hasPropertyByName( sPageDescName ) ) in Finish()
H A Dtxtimp.cxx1533 Reference< XPropertySetInfo > xPropSetInfo( in SetStyleAndAttrs() local
1545 xPropSetInfo->hasPropertyByName( rPropName ) && in SetStyleAndAttrs()
1560 && xPropSetInfo->hasPropertyByName( s_NumberingRules)) in SetStyleAndAttrs()
1668 xPropSetInfo->hasPropertyByName(s_NumberingIsNumber)) in SetStyleAndAttrs()
1678 if (xPropSetInfo->hasPropertyByName(s_ParaIsNumberingRestart)) in SetStyleAndAttrs()
1688 xPropSetInfo->hasPropertyByName(s_NumberingStartValue)) in SetStyleAndAttrs()
1695 if (xPropSetInfo->hasPropertyByName(s_PropNameListId)) in SetStyleAndAttrs()
1757 xPropSetInfo->hasPropertyByName(s_PageDescName)) in SetStyleAndAttrs()
1779 xPropSetInfo->hasPropertyByName( sDisplayName ) ) in SetStyleAndAttrs()
1859 xPropSetInfo->hasPropertyByName(s_OutlineLevel)); in SetStyleAndAttrs()
[all …]
H A DXMLTextMasterPageContext.cxx154 Reference< XPropertySetInfo > xPropSetInfo = in XMLTextMasterPageContext() local
156 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in XMLTextMasterPageContext()
268 Reference< XPropertySetInfo > xPropSetInfo = in Finish() local
270 if( xPropSetInfo->hasPropertyByName( sFollowStyle ) ) in Finish()
H A Dtxtftne.cxx112 Reference < XPropertySetInfo > xPropSetInfo; in exportTextFootnote() local
116 xPropSetInfo = rPropSet->getPropertySetInfo(); in exportTextFootnote()
118 addHyperlinkAttributes( rPropSet, xPropState, xPropSetInfo ); in exportTextFootnote()
129 if (xPropSetInfo->hasPropertyByName(sHyperLinkEvents)) in exportTextFootnote()
H A Dtxtstyle.cxx60 Reference< XPropertySetInfo > xPropSetInfo( in exportStyleAttributes() local
62 if( xPropSetInfo->hasPropertyByName( sCategory ) ) in exportStyleAttributes()
94 if( xPropSetInfo->hasPropertyByName( sPageDescName ) ) in exportStyleAttributes()
/AOO41X/main/xmloff/source/style/
H A Dstyleexp.cxx107 Reference< XPropertySetInfo > xPropSetInfo = in exportStyle() local
113 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()
160 if( xPropSetInfo->hasPropertyByName( sFollowStyle ) ) in exportStyle()
173 if( xPropSetInfo->hasPropertyByName( sIsAutoUpdate ) ) in exportStyle()
183 if( xPropSetInfo->hasPropertyByName( sOutlineLevel ) ) in exportStyle()
216 if( xPropSetInfo->hasPropertyByName( sNumberingStyleName ) ) in exportStyle()
360 Reference< XPropertySetInfo > xPropSetInfo = in exportDefaultStyle() local
483 Reference< XPropertySetInfo > xPropSetInfo = in exportStyleFamily() local
486 if( xPropSetInfo->hasPropertyByName( sFollowStyle ) ) in exportStyleFamily()
521 Reference< XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in exportStyleFamily() local
[all …]
H A Dprstylei.cxx271 Reference< XPropertySetInfo > xPropSetInfo = in CreateAndInsert() local
273 if( !bNew && xPropSetInfo->hasPropertyByName( msIsPhysical ) ) in CreateAndInsert()
309 if( xPropSetInfo->hasPropertyByName( rPrName ) ) in CreateAndInsert()
402 Reference< XPropertySetInfo > xPropSetInfo = in Finish() local
404 if( xPropSetInfo->hasPropertyByName( msFollowStyle ) ) in Finish()
H A Dxmlnume.cxx762 Reference< XPropertySetInfo > xPropSetInfo; in exportNumberingRule() local
764 xPropSetInfo = xPropSet->getPropertySetInfo(); in exportNumberingRule()
781 if( xPropSetInfo.is() && in exportNumberingRule()
782 xPropSetInfo->hasPropertyByName( sIsContinuousNumbering ) ) in exportNumberingRule()
804 Reference< XPropertySetInfo > xPropSetInfo = xPropSet->getPropertySetInfo(); in exportStyle() local
810 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyle()
H A Dxmlnumi.cxx1238 Reference< XPropertySetInfo > xPropSetInfo; in FillUnoNumRule() local
1240 xPropSetInfo = xPropSet->getPropertySetInfo(); in FillUnoNumRule()
1241 if( xPropSetInfo.is() && in FillUnoNumRule()
1242 xPropSetInfo->hasPropertyByName( sIsContinuousNumbering ) ) in FillUnoNumRule()
1317 Reference< XPropertySetInfo > xPropSetInfo = in CreateAndInsertLate() local
1319 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in CreateAndInsertLate()
/AOO41X/main/sw/source/filter/html/
H A Dhtmlforw.cxx757 uno::Reference< beans::XPropertySetInfo > xPropSetInfo = in OutHTML_DrawFrmFmtAsControl() local
879 if( xPropSetInfo->hasPropertyByName( sMultiLine ) ) in OutHTML_DrawFrmFmtAsControl()
919 if( xPropSetInfo->hasPropertyByName( sEchoChar ) ) in OutHTML_DrawFrmFmtAsControl()
942 if( xPropSetInfo->hasPropertyByName( sDefaultText ) ) in OutHTML_DrawFrmFmtAsControl()
1098 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
1108 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
1118 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
1130 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
1144 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
1156 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
[all …]
H A Dhtmlform.cxx1045 uno::Reference< beans::XPropertySetInfo > xPropSetInfo = in InsertControl() local
1050 xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1068 xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1078 xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1091 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1097 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1103 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1109 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1115 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
1125 xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl()
[all …]
/AOO41X/main/qadevOOo/tests/java/ifc/beans/
H A D_XMultiPropertyStates.java135 XPropertySetInfo xPropSetInfo = xPropSet.getPropertySetInfo(); in _setPropertiesToDefault() local
138 prop = xPropSetInfo.getPropertyByName(names[i]); in _setPropertiesToDefault()
206 XPropertySetInfo xPropSetInfo = in _setAllPropertiesToDefault() local
208 Property prop = xPropSetInfo.getPropertyByName(names[i]); in _setAllPropertiesToDefault()
/AOO41X/main/writerfilter/source/resourcemodel/
H A Dutil.cxx114 uno::Reference<beans::XPropertySetInfo> xPropSetInfo in propertysetToString() local
117 if (xPropSetInfo.is()) in propertysetToString()
119 uno::Sequence<beans::Property> aProps(xPropSetInfo->getProperties()); in propertysetToString()
127 if (xPropSetInfo->hasPropertyByName(sPropName)) in propertysetToString()
/AOO41X/main/xmloff/source/transform/
H A DDocumentTContext.cxx123 Reference< XPropertySetInfo > xPropSetInfo( in StartElement() local
126 if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName( aPropName ) ) in StartElement()
/AOO41X/main/ucb/qa/complex/tdoc/
H A DCheckContentProvider.java349 _XPropertySetInfoChangeNotifier xPropSetInfo = new _XPropertySetInfoChangeNotifier(); in checkInterfaces() local
350xPropSetInfo.oObj = UnoRuntime.queryInterface(XPropertySetInfoChangeNotifier.class, xContent); in checkInterfaces()
352 assertNotNull("addPropertiesChangeListener()", xPropSetInfo._addPropertiesChangeListener()); in checkInterfaces()
353 … assertNotNull("removePropertiesChangeListener()", xPropSetInfo._removePropertiesChangeListener()); in checkInterfaces()
/AOO41X/main/xmloff/source/draw/
H A Dshapeexport4.cxx465 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in ImpExportEnhancedGeometry() local
469 if ( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName( sCustomShapeGeometry ) ) in ImpExportEnhancedGeometry()
1062 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in ImpExportCustomShape() local
1067 if ( xPropSetInfo.is() ) in ImpExportCustomShape()
1070 if ( xPropSetInfo->hasPropertyByName( sCustomShapeEngine ) ) in ImpExportCustomShape()
1077 if ( xPropSetInfo->hasPropertyByName( sCustomShapeData ) ) in ImpExportCustomShape()
H A Dshapeexport2.cxx237 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in ImpExportPresentationAttributes() local
242 …if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsE… in ImpExportPresentationAttributes()
250 …if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsP… in ImpExportPresentationAttributes()
673 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); local
1101 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); local
1732 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); local
1734 if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName(aPageNumberStr))
H A Dshapeexport.cxx263 … uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in collectShapeAutoStyles() local
265 if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName(msEmptyPres) ) in collectShapeAutoStyles()
394 … uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in collectShapeAutoStyles() local
396 if ( xPropSetInfo.is() && xPropState.is() ) in collectShapeAutoStyles()
407 if ( xPropSetInfo->hasPropertyByName( s_sParaAdjustPropertyName ) in collectShapeAutoStyles()
H A DXMLReplacementImageContext.cxx102 Reference < XPropertySetInfo > xPropSetInfo = in EndElement() local
104 if( xPropSetInfo->hasPropertyByName( m_sGraphicURL ) ) in EndElement()
/AOO41X/main/sw/source/filter/ww8/
H A Dww8par3.cxx2425 uno::Reference< beans::XPropertySetInfo > xPropSetInfo = in MiserableDropDownFormHack() local
2442 if (xPropSetInfo->hasPropertyByName(pNm = C2U("TextColor"))) in MiserableDropDownFormHack()
2454 if (xPropSetInfo->hasPropertyByName(pNm = C2U("FontStyleName"))) in MiserableDropDownFormHack()
2459 if (xPropSetInfo->hasPropertyByName(pNm = C2U("FontFamily"))) in MiserableDropDownFormHack()
2464 if (xPropSetInfo->hasPropertyByName(pNm = C2U("FontCharset"))) in MiserableDropDownFormHack()
2469 if (xPropSetInfo->hasPropertyByName(pNm = C2U("FontPitch"))) in MiserableDropDownFormHack()
2521 if (bSet && xPropSetInfo->hasPropertyByName(C2U(pMap->pPropNm))) in MiserableDropDownFormHack()
2614 uno::Reference<beans::XPropertySetInfo> xPropSetInfo = in lcl_AddToPropertyContainer() local
2616 if (xPropSetInfo.is() && in lcl_AddToPropertyContainer()
2617 ! xPropSetInfo->hasPropertyByName(rPropertyName)) in lcl_AddToPropertyContainer()

12