Home
last modified time | relevance | path

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

12

/trunk/main/dbaccess/source/ui/tabledesign/
H A DFieldDescriptions.cxx149 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 …]
/trunk/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( 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 Dtxtflde.cxx831 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 Dtxtparae.cxx2114 if (xPropSetInfo-> in exportParagraph()
2134 if (xPropSetInfo-> in exportParagraph()
2602 if( xPropSetInfo->hasPropertyByName( sWidthType ) ) in addTextFrameAttributes()
2606 if( xPropSetInfo->hasPropertyByName( sWidth ) ) in addTextFrameAttributes()
2647 if( xPropSetInfo->hasPropertyByName( sSizeType ) ) in addTextFrameAttributes()
2661 if( xPropSetInfo->hasPropertyByName( sHeight ) ) in addTextFrameAttributes()
2696 if( xPropSetInfo->hasPropertyByName( sZOrder ) ) in addTextFrameAttributes()
2794 xPropState,xPropSetInfo ), in exportAnyTextFrame()
2802 _exportTextGraphic( xPropSet, xPropSetInfo ); in exportAnyTextFrame()
2805 _exportTextEmbedded( xPropSet, xPropSetInfo ); in exportAnyTextFrame()
[all …]
H A DXMLTextFrameContext.cxx347 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 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()
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 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()
/trunk/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()
524 if( xPropSetInfo->hasPropertyByName( sIsPhysical ) ) in exportStyleFamily()
[all …]
H A Dprstylei.cxx376 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 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.cxx1225 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()
/trunk/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()
1156 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
1168 if( xPropSetInfo->hasPropertyByName( sPropName ) ) in OutHTML_DrawFrmFmtAsControl()
[all …]
H A Dhtmlform.cxx1050 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 …]
/trunk/main/qadevOOo/java/OOoRunner/src/main/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()
/trunk/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()
/trunk/main/xmloff/source/transform/
H A DDocumentTContext.cxx123 Reference< XPropertySetInfo > xPropSetInfo( in StartElement() local
126 if( xPropSetInfo.is() && xPropSetInfo->hasPropertyByName( aPropName ) ) in StartElement()
/trunk/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()
/trunk/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()
/trunk/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()

Completed in 206 milliseconds

12