/aoo42x/main/dbaccess/source/ui/tabledesign/ |
H A D | FieldDescriptions.cxx | 149 if(xPropSetInfo->hasPropertyByName(PROPERTY_NAME)) in OFieldDescription() 151 if(xPropSetInfo->hasPropertyByName(PROPERTY_DESCRIPTION)) in OFieldDescription() 159 if(xPropSetInfo->hasPropertyByName(PROPERTY_DEFAULTVALUE)) in OFieldDescription() 167 if(xPropSetInfo->hasPropertyByName(PROPERTY_TYPE)) in OFieldDescription() 171 if(xPropSetInfo->hasPropertyByName(PROPERTY_PRECISION)) in OFieldDescription() 173 if(xPropSetInfo->hasPropertyByName(PROPERTY_SCALE)) in OFieldDescription() 175 if(xPropSetInfo->hasPropertyByName(PROPERTY_ISNULLABLE)) in OFieldDescription() 177 if(xPropSetInfo->hasPropertyByName(PROPERTY_FORMATKEY)) in OFieldDescription() 185 if(xPropSetInfo->hasPropertyByName(PROPERTY_WIDTH)) in OFieldDescription() 187 if(xPropSetInfo->hasPropertyByName(PROPERTY_HIDDEN)) in OFieldDescription() [all …]
|
/aoo42x/main/xmloff/source/text/ |
H A D | XMLTextNumRuleInfo.cxx | 89 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( msContinuingPreviousSubTree ) ) 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 D | txtflde.cxx | 831 Reference<XPropertySetInfo> xPropSetInfo( in ExportFieldAutoStyle() local 1285 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper() 1291 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper() 1330 if (xPropSetInfo->hasPropertyByName(sPropertyIsFixed)) in ExportFieldHelper() 1336 if (xPropSetInfo->hasPropertyByName(sPropertyAdjust)) in ExportFieldHelper() 1353 if (xPropSetInfo->hasPropertyByName(sPropertyOffset)) in ExportFieldHelper() 1389 rPropSet, xPropSetInfo); in ExportFieldHelper() 1403 rPropSet, xPropSetInfo); in ExportFieldHelper() 1415 rPropSet, xPropSetInfo); in ExportFieldHelper() 1429 rPropSet, xPropSetInfo); in ExportFieldHelper() [all …]
|
H A D | txtparae.cxx | 2114 if (xPropSetInfo-> in exportParagraph() 2134 if (xPropSetInfo-> in exportParagraph() 2600 if( xPropSetInfo->hasPropertyByName( sWidthType ) ) in addTextFrameAttributes() 2604 if( xPropSetInfo->hasPropertyByName( sWidth ) ) in addTextFrameAttributes() 2645 if( xPropSetInfo->hasPropertyByName( sSizeType ) ) in addTextFrameAttributes() 2659 if( xPropSetInfo->hasPropertyByName( sHeight ) ) in addTextFrameAttributes() 2694 if( xPropSetInfo->hasPropertyByName( sZOrder ) ) in addTextFrameAttributes() 2792 xPropState,xPropSetInfo ), in exportAnyTextFrame() 2800 _exportTextGraphic( xPropSet, xPropSetInfo ); in exportAnyTextFrame() 2803 _exportTextEmbedded( xPropSet, xPropSetInfo ); in exportAnyTextFrame() [all …]
|
H A D | XMLTextFrameContext.cxx | 347 if( xPropSetInfo->hasPropertyByName( sIsPixelContour ) ) in XMLTextFrameContourContext_Impl() 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() 1299 if (xPropSetInfo->hasPropertyByName(s_HyperLinkName)) in SetHyperlink() 1305 if (xPropSetInfo->hasPropertyByName(s_HyperLinkTarget)) in SetHyperlink() 1311 if (xPropSetInfo->hasPropertyByName(s_ServerMap)) in SetHyperlink() 1324 if( xPropSetInfo->hasPropertyByName( sTitle ) ) in SetTitle() [all …]
|
H A D | txtstyli.cxx | 222 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 D | txtimp.cxx | 1533 Reference< XPropertySetInfo > xPropSetInfo( in SetStyleAndAttrs() local 1545 xPropSetInfo->hasPropertyByName( rPropName ) && in SetStyleAndAttrs() 1560 && xPropSetInfo->hasPropertyByName( s_NumberingRules)) in SetStyleAndAttrs() 1757 xPropSetInfo->hasPropertyByName(s_PageDescName)) in SetStyleAndAttrs() 1779 xPropSetInfo->hasPropertyByName( sDisplayName ) ) in SetStyleAndAttrs() 1859 xPropSetInfo->hasPropertyByName(s_OutlineLevel)); in SetStyleAndAttrs() 2186 Reference < XPropertySetInfo > xPropSetInfo( in SetHyperlink() local 2188 if (!xPropSetInfo.is() || !xPropSetInfo->hasPropertyByName(s_HyperLinkURL)) in SetHyperlink() 2193 if (xPropSetInfo->hasPropertyByName(s_HyperLinkName)) in SetHyperlink() 2198 if (xPropSetInfo->hasPropertyByName(s_HyperLinkTarget)) in SetHyperlink() [all …]
|
H A D | XMLTextMasterPageContext.cxx | 154 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 D | txtftne.cxx | 112 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 D | txtstyle.cxx | 60 Reference< XPropertySetInfo > xPropSetInfo( in exportStyleAttributes() local 62 if( xPropSetInfo->hasPropertyByName( sCategory ) ) in exportStyleAttributes() 94 if( xPropSetInfo->hasPropertyByName( sPageDescName ) ) in exportStyleAttributes()
|
/aoo42x/main/xmloff/source/style/ |
H A D | styleexp.cxx | 107 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() 524 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyleFamily() [all …]
|
H A D | prstylei.cxx | 376 Reference< XPropertySetInfo > xPropSetInfo = in CreateAndInsert() local 378 if( !bNew && xPropSetInfo->hasPropertyByName( msIsPhysical ) ) in CreateAndInsert() 410 if( xPropSetInfo->hasPropertyByName( rPrName ) ) in CreateAndInsert() 503 Reference< XPropertySetInfo > xPropSetInfo = in Finish() local 505 if( xPropSetInfo->hasPropertyByName( msFollowStyle ) ) in Finish()
|
H A D | xmlnume.cxx | 762 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 D | xmlnumi.cxx | 1225 Reference< XPropertySetInfo > xPropSetInfo; in FillUnoNumRule() local 1227 xPropSetInfo = xPropSet->getPropertySetInfo(); in FillUnoNumRule() 1228 if( xPropSetInfo.is() && in FillUnoNumRule() 1229 xPropSetInfo->hasPropertyByName( sIsContinuousNumbering ) ) in FillUnoNumRule() 1304 Reference< XPropertySetInfo > xPropSetInfo = in CreateAndInsertLate() local 1306 if( !bNew && xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in CreateAndInsertLate()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 757 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() 1156 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl() 1168 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl() [all …]
|
H A D | htmlform.cxx | 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() 1125 xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl() 1136 xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl() 1145 xPropSetInfo->hasPropertyByName( sPropName ) ) in InsertControl() [all …]
|
/aoo42x/main/qadevOOo/tests/java/ifc/beans/ |
H A D | _XMultiPropertyStates.java | 135 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()
|
/aoo42x/main/writerfilter/source/resourcemodel/ |
H A D | util.cxx | 114 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()
|
/aoo42x/main/xmloff/source/transform/ |
H A D | DocumentTContext.cxx | 123 Reference< XPropertySetInfo > xPropSetInfo( in StartElement() local 126 if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName( aPropName ) ) in StartElement()
|
/aoo42x/main/ucb/qa/complex/tdoc/ |
H A D | CheckContentProvider.java | 349 _XPropertySetInfoChangeNotifier xPropSetInfo = new _XPropertySetInfoChangeNotifier(); in checkInterfaces() local 350 … xPropSetInfo.oObj = UnoRuntime.queryInterface(XPropertySetInfoChangeNotifier.class, xContent); in checkInterfaces() 352 assertNotNull("addPropertiesChangeListener()", xPropSetInfo._addPropertiesChangeListener()); in checkInterfaces() 353 assertNotNull("removePropertiesChangeListener()", xPropSetInfo._removePropertiesChangeListener()); in checkInterfaces()
|
/aoo42x/main/xmloff/source/draw/ |
H A D | shapeexport4.cxx | 465 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 D | shapeexport2.cxx | 237 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 D | shapeexport.cxx | 263 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 D | XMLReplacementImageContext.cxx | 102 Reference < XPropertySetInfo > xPropSetInfo = in EndElement() local 104 if( xPropSetInfo->hasPropertyByName( m_sGraphicURL ) ) in EndElement()
|
/aoo42x/main/sw/source/filter/ww8/ |
H A D | ww8par3.cxx | 2425 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()
|