/aoo41x/main/xmloff/source/text/ |
H A D | XMLTextFrameContext.cxx | 219 Reference < XPropertySet > xPropSet; member in XMLTextFrameContourContext_Impl 243 xPropSet( rPropSet ) in XMLTextFrameContourContext_Impl() 624 if( !xPropSet.is() ) in Create() 828 if( !xPropSet.is() && in CreateIfNotThere() 838 return xPropSet.is(); in CreateIfNotThere() 1199 if( xPropSet.is() ) in CreateChildContext() 1227 !xPropSet.is() && !bCreateFailed ) in Characters() 1285 if( !xPropSet.is() ) in SetHyperlink() 1290 xPropSet->getPropertySetInfo(); in SetHyperlink() 1321 if ( xPropSet.is() ) in SetTitle() [all …]
|
H A D | txtflde.cxx | 893 xPropSet, xPropSet->getPropertySetInfo(), in ExportFieldAutoStyle() 1965 Reference<XPropertySet> xPropSet; in ExportFieldDeclarations() local 1967 aAny >>= xPropSet; in ExportFieldDeclarations() 2015 Reference<XPropertySet> xPropSet; in ExportFieldDeclarations() local 2017 aAny >>= xPropSet; in ExportFieldDeclarations() 2076 aAny >>= xPropSet; in ExportFieldDeclarations() 2118 aAny >>= xPropSet; in ExportFieldDeclarations() 2169 aAny >>= xPropSet; in ExportFieldDeclarations() 2184 xPropSet), in ExportFieldDeclarations() 2188 xPropSet), in ExportFieldDeclarations() [all …]
|
H A D | XMLSectionExport.cxx | 432 aAny = xPropSet->getPropertyValue(sCondition); in ExportRegularSectionStart() 456 aAny = xPropSet->getPropertyValue(sIsVisible); in ExportRegularSectionStart() 463 aAny = xPropSet->getPropertyValue(sIsProtected); in ExportRegularSectionStart() 484 aAny = xPropSet->getPropertyValue(sFileLink); in ExportRegularSectionStart() 488 aAny = xPropSet->getPropertyValue(sLinkRegion); in ExportRegularSectionStart() 1660 Reference<XPropertySet> xPropSet; in ExportBibliographyConfiguration() local 1661 aAny >>= xPropSet; in ExportBibliographyConfiguration() 1729 aAny = xPropSet->getPropertyValue(sSortKeys); in ExportBibliographyConfiguration() 1794 if (xPropSet.is()) in IsMuteSection() 1826 if (xPropSet.is()) in IsMuteSection() [all …]
|
H A D | txtimp.cxx | 1386 if ( xPropSet.is() ) in lcl_HasListStyle() 1534 xPropSet->getPropertySetInfo()); in SetStyleAndAttrs() 2187 xPropSet->getPropertySetInfo()); in SetHyperlink() 2262 if (xPropSet.is() && in SetRuby() 2899 if (xPropSet.is()) in IsInFrame() 2928 Reference< XPropertySet> xPropSet; in createAndInsertOLEObject() local 2929 return xPropSet; in createAndInsertOLEObject() 2940 return xPropSet; in createAndInsertOOoLink() 2951 return xPropSet; in createAndInsertApplet() 2959 return xPropSet; in createAndInsertPlugin() [all …]
|
H A D | txtparae.cxx | 344 if(!xPropSet.is() || !xTextContent.is()) in Fill() 1983 xPropSet ) >>= sStyle; in exportParagraph() 2019 xPropSet ) >>= sCondStyle; in exportParagraph() 2041 xPropSet ) >>= nOutlineLevel; in exportParagraph() 2279 &xPropSet ); in exportTextRangeEnumeration() 2721 _collectTextEmbeddedAutoStyles( xPropSet ); in exportAnyTextFrame() 2724 Add( XML_STYLE_FAMILY_TEXT_FRAME, xPropSet ); in exportAnyTextFrame() 2728 xPropSet->getPropertySetInfo() ) ) in exportAnyTextFrame() 2789 addHyperlinkAttributes( xPropSet, in exportAnyTextFrame() 3255 Reference< XPropertySet > & xPropSet, in exportTextRangeSpan() [all …]
|
H A D | XMLRedlineExport.cxx | 250 Reference<XPropertySet> xPropSet; in ExportChangesListElements() local 251 aAny >>= xPropSet; in ExportChangesListElements() 253 DBG_ASSERT(xPropSet.is(), in ExportChangesListElements() 255 if (xPropSet.is()) in ExportChangesListElements() 263 ExportChangedRegion(xPropSet); in ExportChangesListElements() 316 Reference<XPropertySet> xPropSet; in ExportChangesListAutoStyles() local 317 aAny >>= xPropSet; in ExportChangesListAutoStyles() 319 DBG_ASSERT(xPropSet.is(), in ExportChangesListAutoStyles() 321 if (xPropSet.is()) in ExportChangesListAutoStyles() 628 if (xPropSet.is()) in ExportStartOrEndRedline() [all …]
|
H A D | XMLTextHeaderFooterContext.cxx | 60 xPropSet( rPageStylePropSet ), in XMLTextHeaderFooterContext() 74 aAny = xPropSet->getPropertyValue( sOn ); in XMLTextHeaderFooterContext() 79 aAny = xPropSet->getPropertyValue( sShareContent ); in XMLTextHeaderFooterContext() 86 xPropSet->setPropertyValue( sShareContent, aAny ); in XMLTextHeaderFooterContext() 118 aAny = xPropSet->getPropertyValue( sTextLeft ); in CreateChildContext() 122 aAny = xPropSet->getPropertyValue( sOn ); in CreateChildContext() 130 xPropSet->setPropertyValue( sOn, aAny ); in CreateChildContext() 138 aAny = xPropSet->getPropertyValue( sShareContent ); in CreateChildContext() 144 xPropSet->setPropertyValue( sShareContent, aAny ); in CreateChildContext() 147 aAny = xPropSet->getPropertyValue( sText ); in CreateChildContext() [all …]
|
/aoo41x/main/xmloff/source/draw/ |
H A D | ximp3dscene.cxx | 163 uno::Reference< beans::XPropertySet > xPropSet(mxShape, uno::UNO_QUERY); in EndElement() local 164 if(xPropSet.is()) in EndElement() 166 setSceneAttributes( xPropSet ); in EndElement() 367 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DTransformMatrix")), aAny); in setSceneAttributes() 372 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneDistance")), aAny); in setSceneAttributes() 376 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneFocalLength")), aAny); in setSceneAttributes() 380 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneShadowSlant")), aAny); in setSceneAttributes() 384 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneShadeMode")), aAny); in setSceneAttributes() 388 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSceneAmbientColor")), aAny); in setSceneAttributes() 487 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DCameraGeometry")), aAny); in setSceneAttributes() [all …]
|
H A D | shapeexport2.cxx | 235 if( xPropSet.is() ) in ImpExportPresentationAttributes() 671 if(xPropSet.is()) 775 if(xPropSet.is()) 808 if(xPropSet.is()) 918 if(xPropSet.is()) 987 if(xPropSet.is()) 1246 if(xPropSet.is()) 1726 if(xPropSet.is()) 1764 if(xPropSet.is()) 1813 if(xPropSet.is()) [all …]
|
H A D | shapeexport3.cxx | 64 uno::Reference< beans::XPropertySet > xPropSet( xShape, uno::UNO_QUERY ); in ImpExport3DSceneShape() local 66 if( xPropSet.is() ) in ImpExport3DSceneShape() 69 ImpExportNewTrans(xPropSet, nFeatures, pRefPoint); in ImpExport3DSceneShape() 72 export3DSceneAttributes( xPropSet ); in ImpExport3DSceneShape() 82 export3DLamps( xPropSet ); in ImpExport3DSceneShape() 108 const uno::Reference< beans::XPropertySet > xPropSet(xShape, uno::UNO_QUERY); in ImpExport3DShape() local 109 if(xPropSet.is()) in ImpExport3DShape() 134 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DSize"))); in ImpExport3DShape() 407 xPropSet->getPropertyValue( aPropName ) >>= aColTemp; in export3DLamps() 416 xPropSet->getPropertyValue(aPropName) >>= xLightDir; in export3DLamps() [all …]
|
H A D | ximpshap.cxx | 540 if(xPropSet.is()) in SetTransformation() 607 if( !xPropSet.is() ) in SetStyle() 752 if(xPropSet.is() ) in SetLayer() 775 if( !xPropSet.is() ) in SetThumbnail() 1054 if(xPropSet.is()) in StartElement() 1162 if(xPropSet.is()) in StartElement() 1313 if( xPropSet.is() ) in StartElement() 1766 if(xPropSet.is()) in StartElement() 2322 if(xPropSet.is()) in StartElement() 2398 if(xPropSet.is()) in StartElement() [all …]
|
/aoo41x/test/testuno/source/fvt/uno/sd/shape/ |
H A D | ShapeProperties.java | 112 xPropSet.setPropertyValue("Name", "test"); in testInsertShape() 164 xPropSet.setPropertyValue("FillGradient", aGradient); in testShapeFillGradient() 189 xPropSet.setPropertyValue("FillColor", 0xffff00); in testShapeFillColor() 217 xPropSet.setPropertyValue("FillHatch", aHatch); in testShapeFillHatch() 224 aHatch=(Hatch) xPropSet.getPropertyValue("FillHatch"); in testShapeFillHatch() 244 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineStyle() 251 xPropSet.setPropertyValue("LineDash", aLineDash); in testShapeLineStyle() 276 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineColor() 277 xPropSet.setPropertyValue("LineColor", 0x00ff00); in testShapeLineColor() 315 xPropSet.setPropertyValue("RotateAngle", 2500); in testShapeRotation() [all …]
|
/aoo41x/main/slideshow/source/engine/shapes/ |
H A D | shapeimporter.cxx | 75 uno::Reference<beans::XPropertySet> const& xPropSet ) in importShapeGraphic() argument 78 if( !getPropertyValue( aURL, xPropSet, OUSTR("GraphicURL")) || in importShapeGraphic() 279 uno::Reference<beans::XPropertySet> const& xPropSet, in createShape() argument 362 if( !importShapeGraphic( aGraphicObject, xPropSet ) ) in createShape() 401 getPropertyValue( nGamma, xPropSet, OUSTR("Gamma") ); in createShape() 452 uno::Reference<beans::XPropertySet> const& xPropSet, in isSkip() argument 459 xPropSet, in isSkip() 479 importPolygons(xPropSet); in isSkip() 572 uno::Reference<beans::XPropertySet> xPropSet( in importShape() local 574 if( !xPropSet.is() ) in importShape() [all …]
|
/aoo41x/main/filter/source/flash/ |
H A D | swfexporter.cxx | 183 Reference< XPropertySet > xPropSet( xDrawPage, UNO_QUERY ); in exportAll() local 187 xPropSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Visible") ) ) >>= bVisible; in exportAll() 244 Reference< XPropertySet > xPropSet( xDrawPage, UNO_QUERY ); in exportSlides() local 245 if( !xDrawPage.is() || !xPropSet.is() ) in exportSlides() 280 Reference< XPropertySet > xPropSet( xDrawPage, UNO_QUERY ); in exportBackgrounds() local 281 if( !xDrawPage.is() || !xPropSet.is() ) in exportBackgrounds() 286 xPropSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Width") ) ) >>= mnDocWidth; in exportBackgrounds() 309 Reference< XPropertySet > xPropSet( xDrawPage, UNO_QUERY ); in exportBackgrounds() local 310 if( !xDrawPage.is() || !xPropSet.is() ) in exportBackgrounds() 537 Reference< XPropertySet > xPropSet( xShape, UNO_QUERY ); in exportShape() local [all …]
|
/aoo41x/main/sw/source/filter/html/ |
H A D | htmlforw.cxx | 643 aTmp = xPropSet->getPropertyValue( in OutHiddenControls() 654 aTmp = xPropSet->getPropertyValue( in OutHiddenControls() 758 xPropSet->getPropertySetInfo(); in OutHTML_DrawFrmFmtAsControl() 792 aTmp = xPropSet->getPropertyValue( in OutHTML_DrawFrmFmtAsControl() 800 aTmp = xPropSet->getPropertyValue( in OutHTML_DrawFrmFmtAsControl() 816 aTmp = xPropSet->getPropertyValue( in OutHTML_DrawFrmFmtAsControl() 849 aTmp = xPropSet->getPropertyValue( in OutHTML_DrawFrmFmtAsControl() 1019 aTmp = xPropSet->getPropertyValue( in OutHTML_DrawFrmFmtAsControl() 1056 aTmp = xPropSet->getPropertyValue( in OutHTML_DrawFrmFmtAsControl() 1217 aTmp = xPropSet->getPropertyValue( in OutHTML_DrawFrmFmtAsControl() [all …]
|
/aoo41x/test/testuno/source/fvt/uno/sd/textbox/ |
H A D | FillProperties.java | 118 xPropSet.setPropertyValue("FillStyle", FillStyle.GRADIENT); in testFillGradient() 130 xPropSet.setPropertyValue("FillGradient", aGradient); in testFillGradient() 137 xPropSet.getPropertyValue("FillStyle")); in testFillGradient() 158 xPropSet.setPropertyValue("FillStyle", FillStyle.SOLID); in testFillColor() 159 xPropSet.setPropertyValue("FillColor", 0xffff00); in testFillColor() 166 xPropSet.getPropertyValue("FillStyle")); in testFillColor() 168 xPropSet.getPropertyValue("FillColor")); in testFillColor() 186 xPropSet.setPropertyValue("FillStyle", FillStyle.HATCH); in testFillHatch() 192 xPropSet.setPropertyValue("FillHatch", aHatch); in testFillHatch() 200 xPropSet.getPropertyValue("FillStyle")); in testFillHatch() [all …]
|
H A D | LineProperties.java | 95 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeLineStyle() local 97 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineStyle() 104 xPropSet.setPropertyValue("LineDash", aLineDash); in testShapeLineStyle() 108 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeLineStyle() 110 assertEquals("Not Dash Line Style",LineStyle.DASH,xPropSet.getPropertyValue("LineStyle")); in testShapeLineStyle() 111 aLineDash=(LineDash) xPropSet.getPropertyValue("LineDash"); in testShapeLineStyle() 128 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeLineColor() local 130 xPropSet.setPropertyValue("LineStyle", LineStyle.DASH); in testShapeLineColor() 131 xPropSet.setPropertyValue("LineColor", 0x00ff00); in testShapeLineColor() 133 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeLineColor() [all …]
|
/aoo41x/main/framework/source/fwe/helper/ |
H A D | actiontriggerhelper.cxx | 121 Reference< XPropertySet > xPropSet; in InsertSubMenuItems() local 122 if (( xIndexAccess->getByIndex( i ) >>= xPropSet ) && ( xPropSet.is() )) in InsertSubMenuItems() 124 if ( IsSeparator( xPropSet )) in InsertSubMenuItems() 258 Reference< XPropertySet > xPropSet; in CreateActionTrigger() local 263 xPropSet = Reference< XPropertySet >( xMultiServiceFactory->createInstance( in CreateActionTrigger() 301 return xPropSet; in CreateActionTrigger() 342 Reference< XPropertySet > xPropSet; in FillActionTriggerContainerWithMenu() local 346 xPropSet = CreateActionTriggerSeparator( rActionTriggerContainer ); in FillActionTriggerContainerWithMenu() 348 a <<= xPropSet; in FillActionTriggerContainerWithMenu() 353 xPropSet = CreateActionTrigger( nItemId, pMenu, rActionTriggerContainer ); in FillActionTriggerContainerWithMenu() [all …]
|
/aoo41x/main/odk/examples/java/Storage/ |
H A D | TestHelper.java | 79 if ( xPropSet == null ) in WriteBytesToStream() 88 xPropSet.setPropertyValue( "MediaType", sMediaType ); in WriteBytesToStream() 89 xPropSet.setPropertyValue( "Compressed", new Boolean( bCompressed ) ); in WriteBytesToStream() 100 int nSize = AnyConverter.toInt( xPropSet.getPropertyValue( "Size" ) ); in WriteBytesToStream() 208 if ( xPropSet == null ) in WBToSubstrOfEncr() 217 xPropSet.setPropertyValue( "Encrypted", new Boolean( bEncrypted ) ); in WBToSubstrOfEncr() 289 if ( xPropSet != null ) in setStorageTypeAndCheckProps() 294 xPropSet.setPropertyValue( "MediaType", sMediaType ); in setStorageTypeAndCheckProps() 333 if ( xPropSet != null ) in checkStorageProperties() 431 if ( xPropSet != null ) in InternalCheckStream() [all …]
|
/aoo41x/main/xmloff/source/style/ |
H A D | styleexp.cxx | 106 Reference< XPropertySet > xPropSet( rStyle, UNO_QUERY ); in exportStyle() local 108 xPropSet->getPropertySetInfo(); in exportStyle() 115 aAny = xPropSet->getPropertyValue( sIsPhysical ); in exportStyle() 162 aAny = xPropSet->getPropertyValue( sFollowStyle ); in exportStyle() 175 aAny = xPropSet->getPropertyValue( sIsAutoUpdate ); in exportStyle() 188 aAny = xPropSet->getPropertyValue( sOutlineLevel ); in exportStyle() 340 rPropMapper->Filter( xPropSet ); in exportStyle() 356 const Reference< XPropertySet >& xPropSet, in exportDefaultStyle() 361 xPropSet->getPropertySetInfo(); in exportDefaultStyle() 381 rPropMapper->FilterDefaults( xPropSet ); in exportDefaultStyle() [all …]
|
/aoo41x/main/svtools/source/filter/ |
H A D | FilterConfigItem.cxx | 189 if ( xPropSet.is() && bModified ) in ~FilterConfigItem() 422 if ( xPropSet.is() ) in WriteBool() 425 if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in WriteBool() 435 xPropSet->setPropertyValue( rKey, aAny ); in WriteBool() 455 if ( xPropSet.is() ) in WriteInt32() 469 xPropSet->setPropertyValue( rKey, aAny ); in WriteInt32() 497 if ( xPropSet.is() ) in WriteSize() 539 if ( xPropSet.is() ) in WriteString() 553 xPropSet->setPropertyValue( rKey, aAny ); in WriteString() 572 if ( xPropSet.is() ) in WriteAny() [all …]
|
/aoo41x/main/package/qa/storages/ |
H A D | TestHelper.java | 83 if ( xPropSet == null ) in WriteBytesToStream() 92 xPropSet.setPropertyValue( "MediaType", sMediaType ); in WriteBytesToStream() 93 xPropSet.setPropertyValue( "Compressed", new Boolean( bCompressed ) ); in WriteBytesToStream() 173 if ( xPropSet == null ) in WriteBytesToSubstreamDefaultCompressed() 183 xPropSet.setPropertyValue( "MediaType", sMediaType ); in WriteBytesToSubstreamDefaultCompressed() 310 if ( xPropSet == null ) in WBToSubstrOfEncr() 500 if ( xPropSet == null ) in WBToSubstrOfEncrH() 679 if ( xPropSet != null ) in setStorageTypeAndCheckProps() 684 xPropSet.setPropertyValue( "MediaType", sMediaType ); in setStorageTypeAndCheckProps() 724 if ( xPropSet != null ) in checkStorageProperties() [all …]
|
/aoo41x/main/odk/examples/CLI/CSharp/Spreadsheet/ |
H A D | GeneralTableSample.cs | 63 unoidl.com.sun.star.beans.XPropertySet xPropSet = null; in doSampleFunction() 99 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCell; in doSampleFunction() 100 xPropSet.setPropertyValue( in doSampleFunction() 111 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCellRange; in doSampleFunction() 112 xPropSet.setPropertyValue( in doSampleFunction() 119 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCellRange; in doSampleFunction() 120 xPropSet.setPropertyValue( in doSampleFunction() 159 xPropSet.setPropertyValue( "Width", new uno.Any( (Int32) 5000 ) ); in doSampleFunction() 173 xPropSet.setPropertyValue( in doSampleFunction() 178 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) aRowObj.Value; in doSampleFunction() [all …]
|
/aoo41x/main/sw/source/ui/shells/ |
H A D | drformsh.cxx | 123 … uno::Reference< beans::XPropertySet > xPropSet(xControlModel, uno::UNO_QUERY); in TYPEINIT1() local 139 xPropSet->setPropertyValue(sLabel, aTmp ); in TYPEINIT1() 147 xPropSet->setPropertyValue( sTargetURL, aTmp ); in TYPEINIT1() 152 xPropSet->setPropertyValue( C2U("TargetFrame"), aTmp ); in TYPEINIT1() 158 xPropSet->setPropertyValue( C2U("ButtonType"), aTmp ); in TYPEINIT1() 200 uno::Reference< beans::XPropertySet > xPropSet(xControlModel, uno::UNO_QUERY); in GetState() local 203 uno::Reference< beans::XPropertySetInfo > xInfo = xPropSet->getPropertySetInfo(); in GetState() 207 aTmp = xPropSet->getPropertyValue( C2U("ButtonType") ); in GetState() 213 aTmp = xPropSet->getPropertyValue( C2U("Label") ); in GetState() 224 aTmp = xPropSet->getPropertyValue( C2U("TargetURL") ); in GetState() [all …]
|
/aoo41x/main/testtools/source/cliversioning/ |
H A D | version.cs | 80 xPropSet.setPropertyValue( in doCellRangeSamples() 82 xPropSet.setPropertyValue( in doCellRangeSamples() 85 xPropSet.setPropertyValue( in doCellRangeSamples() 88 xPropSet.setPropertyValue( in doCellRangeSamples() 90 xPropSet.setPropertyValue( in doCellRangeSamples() 380 unoidl.com.sun.star.beans.XPropertySet xPropSet = in setDate() 382 xPropSet.setPropertyValue( in setDate() 414 xPropSet.setPropertyValue( in prepareRange() 430 xPropSet.setPropertyValue( in prepareRange() 437 xPropSet.setPropertyValue( in prepareRange() [all …]
|