| /trunk/main/xmloff/source/text/ |
| H A D | XMLTextFrameContext.cxx | 219 Reference < XPropertySet > xPropSet; member in XMLTextFrameContourContext_Impl 243 xPropSet( rPropSet ) in XMLTextFrameContourContext_Impl() 342 xPropSet->setPropertyValue( sContourPolyPolygon, aAny ); in XMLTextFrameContourContext_Impl() 350 xPropSet->setPropertyValue( sIsPixelContour, aAny ); in XMLTextFrameContourContext_Impl() 358 xPropSet->setPropertyValue( sIsAutomaticContour, aAny ); in XMLTextFrameContourContext_Impl() 374 ::com::sun::star::beans::XPropertySet > xPropSet; 488 ::com::sun::star::beans::XPropertySet >& GetPropSet() const { return xPropSet; } in GetPropSet() 500 Reference < XNamed > xNamed( xPropSet, UNO_QUERY ); in SetNameForFrameFromPropSet() 536 xPropSet = GetImport().GetTextImport() in Create() 549 xPropSet = GetImport().GetTextImport() in Create() [all …]
|
| H A D | txtflde.cxx | 272 const Reference<XPropertySet> & xPropSet); 274 const Reference<XPropertySet> & xPropSet); 277 const Reference<XPropertySet> & xPropSet); 375 const Reference<XPropertySet> & xPropSet) in GetFieldID() argument 435 return MapFieldName(sFieldName, xPropSet); in GetFieldID() 440 const Reference<XPropertySet> & xPropSet) // for subtype in MapFieldName() argument 478 if (GetBoolProperty(sPropertyIsInput, xPropSet)) in MapFieldName() 484 switch (GetIntProperty(sPropertySubType, xPropSet)) in MapFieldName() 502 switch (GetIntProperty(sPropertySubType, xPropSet)) in MapFieldName() 519 if (GetBoolProperty(sPropertyIsDate, xPropSet)) in MapFieldName() [all …]
|
| H A D | XMLSectionExport.cxx | 428 Reference<XPropertySet> xPropSet(rSection, UNO_QUERY); in ExportRegularSectionStart() local 432 aAny = xPropSet->getPropertyValue(sCondition); in ExportRegularSectionStart() 445 aAny = xPropSet->getPropertyValue(sIsCurrentlyVisible); in ExportRegularSectionStart() 456 aAny = xPropSet->getPropertyValue(sIsVisible); in ExportRegularSectionStart() 463 aAny = xPropSet->getPropertyValue(sIsProtected); in ExportRegularSectionStart() 469 xPropSet->getPropertyValue(sProtectionKey) >>= aPassword; in ExportRegularSectionStart() 484 aAny = xPropSet->getPropertyValue(sFileLink); in ExportRegularSectionStart() 488 aAny = xPropSet->getPropertyValue(sLinkRegion); in ExportRegularSectionStart() 521 if (xPropSet->getPropertySetInfo()->hasPropertyByName(sDdeCommandFile)) in ExportRegularSectionStart() 526 aAny = xPropSet->getPropertyValue(sDdeCommandFile); in ExportRegularSectionStart() [all …]
|
| H A D | txtparae.cxx | 344 Reference<XPropertySet> xPropSet(xEnum->nextElement(), UNO_QUERY); in Fill() local 345 Reference<XTextContent> xTextContent(xPropSet, UNO_QUERY); in Fill() 346 if(!xPropSet.is() || !xTextContent.is()) in Fill() 349 xPropSet->getPropertyValue(our_sAnchorType) >>= eAnchor; in Fill() 359 xPropSet->getPropertyValue(our_sAnchorFrame), in Fill() 1954 Reference<XPropertySet> xPropSet( rTextContent, UNO_QUERY ); in exportParagraph() local 1958 rPropSetHelper.hasProperties( xPropSet->getPropertySetInfo() ); in exportParagraph() 1969 Add( XML_STYLE_FAMILY_TEXT_PARAGRAPH, rPropSetHelper, xPropSet ); in exportParagraph() 1985 xPropSet ) >>= sStyle; in exportParagraph() 2008 sAutoStyle = Find( XML_STYLE_FAMILY_TEXT_PARAGRAPH, xPropSet, sStyle ); in exportParagraph() [all …]
|
| H A D | txtimp.cxx | 1385 Reference< XPropertySet > xPropSet( xPropState, UNO_QUERY ); in lcl_HasListStyle() local 1386 if ( xPropSet.is() ) in lcl_HasListStyle() 1389 xPropSet->getPropertyValue( sNumberingStyleName ) >>= sListStyle; in lcl_HasListStyle() 1440 Reference< XPropertySet > xPropSet( xPropState, UNO_QUERY ); in lcl_HasListStyle() local 1441 if ( xPropSet.is() ) in lcl_HasListStyle() 1444 xPropSet->getPropertyValue( sNumberingStyleName ) >>= sListStyle; in lcl_HasListStyle() 1532 Reference < XPropertySet > xPropSet( rCursor, UNO_QUERY ); in SetStyleAndAttrs() local 1534 xPropSet->getPropertySetInfo()); in SetStyleAndAttrs() 1548 xPropSet->setPropertyValue( rPropName, makeAny(sStyleName) ); in SetStyleAndAttrs() 1565 xPropSet->getPropertyValue(s_NumberingRules), UNO_QUERY); in SetStyleAndAttrs() [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() 259 aAny = xPropSet->getPropertyValue(sIsInHeaderFooter); 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() [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 …]
|
| /trunk/main/xmloff/source/draw/ |
| H A D | shapeexport2.cxx | 66 void XMLShapeExport::ImpExportNewTrans(const uno::Reference< beans::XPropertySet >& xPropSet, in ImpExportNewTrans() argument 71 ImpExportNewTrans_GetB2DHomMatrix(aMatrix, xPropSet); in ImpExportNewTrans() 85 const uno::Reference< beans::XPropertySet >& xPropSet) in ImpExportNewTrans_GetB2DHomMatrix() 99 xPropSet->getPropertySetInfo()->hasPropertyByName( in ImpExportNewTrans_GetB2DHomMatrix() 102 …aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("TransformationInHoriL2R"))… in ImpExportNewTrans_GetB2DHomMatrix() 106 aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Transformation"))); in ImpExportNewTrans_GetB2DHomMatrix() 226 …ortPresentationAttributes( const uno::Reference< beans::XPropertySet >& xPropSet, const rtl::OUStr… in ImpExportPresentationAttributes() argument 235 if( xPropSet.is() ) in ImpExportPresentationAttributes() 237 uno::Reference< beans::XPropertySetInfo > xPropSetInfo( xPropSet->getPropertySetInfo() ); in ImpExportPresentationAttributes() 244 …xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject"))) >>=… in ImpExportPresentationAttributes() [all …]
|
| 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() 359 …Attributes( const com::sun::star::uno::Reference< com::sun::star::beans::XPropertySet >& xPropSet ) in setSceneAttributes() argument 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() [all …]
|
| H A D | shapeexport3.cxx | 64 uno::Reference< beans::XPropertySet > xPropSet( xShape, uno::UNO_QUERY ); in ImpExport3DSceneShape() local 65 …DBG_ASSERT( xPropSet.is(), "XMLShapeExport::ImpExport3DSceneShape can't export a scene without a p… in ImpExport3DSceneShape() 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() 115 …uno::Any aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DTransformMatri… in ImpExport3DShape() 128 … aAny = xPropSet->getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("D3DPosition"))); in ImpExport3DShape() [all …]
|
| H A D | ximpshap.cxx | 539 uno::Reference< beans::XPropertySet > xPropSet(mxShape, uno::UNO_QUERY); in SetTransformation() local 540 if(xPropSet.is()) in SetTransformation() 594 xPropSet->setPropertyValue( in SetTransformation() 606 uno::Reference< beans::XPropertySet > xPropSet(mxShape, uno::UNO_QUERY); in SetStyle() local 607 if( !xPropSet.is() ) in SetStyle() 703 … xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Style")), aAny); in SetStyle() 715 pDocStyle->FillPropertySet(xPropSet); in SetStyle() 736 pStyle->FillPropertySet(xPropSet); in SetStyle() 751 uno::Reference< beans::XPropertySet > xPropSet(mxShape, uno::UNO_QUERY); in SetLayer() local 752 if(xPropSet.is() ) in SetLayer() [all …]
|
| /trunk/test/testuno/source/fvt/uno/sd/shape/ |
| H A D | ShapeProperties.java | 110 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testInsertShape() local 112 xPropSet.setPropertyValue("Name", "test"); in testInsertShape() 150 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeFillGradient() local 152 xPropSet.setPropertyValue("FillStyle", FillStyle.GRADIENT); in testShapeFillGradient() 164 xPropSet.setPropertyValue("FillGradient", aGradient); in testShapeFillGradient() 167 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, xShape); in testShapeFillGradient() 169 … assertEquals("Not Gradient Fill Style",FillStyle.GRADIENT,xPropSet.getPropertyValue("FillStyle")); in testShapeFillGradient() 170 aGradient=(Gradient) xPropSet.getPropertyValue("FillGradient"); in testShapeFillGradient() 186 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testShapeFillColor() local 188 xPropSet.setPropertyValue("FillStyle", FillStyle.SOLID); in testShapeFillColor() [all …]
|
| /trunk/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() 161 uno::Reference<beans::XPropertySet> const& xPropSet, 191 uno::Reference<beans::XPropertySet> const& xPropSet, in ShapeOfGroup() argument 198 uno::Any const aTmpRect_( xPropSet->getPropertyValue( OUSTR("BoundRect") )); in ShapeOfGroup() 279 uno::Reference<beans::XPropertySet> const& xPropSet, in createShape() argument 362 if( !importShapeGraphic( aGraphicObject, xPropSet ) ) in createShape() 395 getPropertyValue( eColorMode, xPropSet, OUSTR("GraphicColorMode") ); in createShape() 396 getPropertyValue( nLuminance, xPropSet, OUSTR("AdjustLuminance") ); in createShape() 397 getPropertyValue( nContrast, xPropSet, OUSTR("AdjustContrast") ); in createShape() [all …]
|
| /trunk/main/filter/source/flash/ |
| H A D | swfexporter.cxx | 223 Reference< XPropertySet > xPropSet( xDrawPage, UNO_QUERY ); in exportAll() local 227 … xPropSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Visible") ) ) >>= bVisible; in exportAll() 298 Reference< XPropertySet > xPropSet( xDrawPage, UNO_QUERY ); in exportSlides() local 299 if( !xDrawPage.is() || !xPropSet.is() ) in exportSlides() 306 … xPropSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Width") ) ) >>= mnDocWidth; in exportSlides() 307 … xPropSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Height") ) ) >>= mnDocHeight; in exportSlides() 315 … xPropSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Visible") ) ) >>= bVisible; in exportSlides() 334 Reference< XPropertySet > xPropSet( xDrawPage, UNO_QUERY ); in exportBackgrounds() local 335 if( !xDrawPage.is() || !xPropSet.is() ) in exportBackgrounds() 340 … xPropSet->getPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM("Width") ) ) >>= mnDocWidth; in exportBackgrounds() [all …]
|
| /trunk/main/sw/source/filter/html/ |
| H A D | htmlforw.cxx | 453 uno::Reference< beans::XPropertySet > xPropSet( xFormComp, uno::UNO_QUERY ); in OutHiddenForm() local 455 if( xPropSet->getPropertySetInfo()->hasPropertyByName( sPropName ) ) in OutHiddenForm() 457 uno::Any aAny2 = xPropSet->getPropertyValue( sPropName ); in OutHiddenForm() 624 uno::Reference< beans::XPropertySet > xPropSet( xFC, uno::UNO_QUERY ); in OutHiddenControls() local 627 if( !xPropSet->getPropertySetInfo()->hasPropertyByName( sPropName ) ) in OutHiddenControls() 630 aTmp = xPropSet->getPropertyValue( sPropName ); in OutHiddenControls() 643 aTmp = xPropSet->getPropertyValue( in OutHiddenControls() 654 aTmp = xPropSet->getPropertyValue( in OutHiddenControls() 700 uno::Reference< beans::XPropertySet > xPropSet( xControlModel, uno::UNO_QUERY ); in GetHTMLControl() local 703 if( !xPropSet->getPropertySetInfo()->hasPropertyByName( sPropName ) ) in GetHTMLControl() [all …]
|
| /trunk/test/testuno/source/fvt/uno/sd/textbox/ |
| H A D | FillProperties.java | 116 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testFillGradient() local 118 xPropSet.setPropertyValue("FillStyle", FillStyle.GRADIENT); in testFillGradient() 130 xPropSet.setPropertyValue("FillGradient", aGradient); in testFillGradient() 133 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testFillGradient() 137 xPropSet.getPropertyValue("FillStyle")); in testFillGradient() 138 aGradient = (Gradient) xPropSet.getPropertyValue("FillGradient"); in testFillGradient() 156 XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( in testFillColor() local 158 xPropSet.setPropertyValue("FillStyle", FillStyle.SOLID); in testFillColor() 159 xPropSet.setPropertyValue("FillColor", 0xffff00); in testFillColor() 162 xPropSet = (XPropertySet) UnoRuntime.queryInterface(XPropertySet.class, in testFillColor() [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 …]
|
| /trunk/main/odk/examples/java/Storage/ |
| H A D | TestHelper.java | 78 … XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in WriteBytesToStream() local 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() 207 …XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xSubStream ); in WBToSubstrOfEncr() local 208 if ( xPropSet == null ) in WBToSubstrOfEncr() 217 xPropSet.setPropertyValue( "Encrypted", new Boolean( bEncrypted ) ); in WBToSubstrOfEncr() 288 … XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStorage ); in setStorageTypeAndCheckProps() local 289 if ( xPropSet != null ) in setStorageTypeAndCheckProps() [all …]
|
| /trunk/main/svtools/source/filter/ |
| H A D | FilterConfigItem.cxx | 155 xPropSet = Reference< XPropertySet >( xUpdatableView, UNO_QUERY ); in ImpInitTree() 189 if ( xPropSet.is() && bModified ) in ~FilterConfigItem() 300 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadBool() 320 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadInt32() 350 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadSize() 385 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadString() 404 else if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in ReadAny() 422 if ( xPropSet.is() ) in WriteBool() 425 if ( ImplGetPropertyValue( aAny, xPropSet, rKey, sal_True ) ) in WriteBool() 435 xPropSet->setPropertyValue( rKey, aAny ); in WriteBool() [all …]
|
| /trunk/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() 185 Reference< XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in exportStyle() 188 aAny = xPropSet->getPropertyValue( sOutlineLevel ); in exportStyle() 218 Reference< XPropertyState > xPropState( xPropSet, uno::UNO_QUERY ); in exportStyle() 222 aAny = xPropSet->getPropertyValue( sNumberingStyleName ); in exportStyle() 340 rPropMapper->Filter( xPropSet ); in exportStyle() [all …]
|
| /trunk/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() 141 … GetMenuItemAttributes( xPropSet, aLabel, aCommandURL, aHelpURL, xBitmap, xSubContainer ); in InsertSubMenuItems() 258 Reference< XPropertySet > xPropSet; in CreateActionTrigger() local 263 xPropSet = Reference< XPropertySet >( xMultiServiceFactory->createInstance( in CreateActionTrigger() 274 xPropSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Text" )), a ); in CreateActionTrigger() 285 xPropSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "CommandURL" )), a ); in CreateActionTrigger() 293 xPropSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Image" )), a ); in CreateActionTrigger() 301 return xPropSet; in CreateActionTrigger() [all …]
|
| /trunk/main/package/qa/storages/ |
| H A D | TestHelper.java | 82 … XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xStream ); in WriteBytesToStream() local 83 if ( xPropSet == null ) in WriteBytesToStream() 92 xPropSet.setPropertyValue( "MediaType", sMediaType ); in WriteBytesToStream() 93 xPropSet.setPropertyValue( "Compressed", new Boolean( bCompressed ) ); in WriteBytesToStream() 104 int nSize = AnyConverter.toInt( xPropSet.getPropertyValue( "Size" ) ); in WriteBytesToStream() 172 …XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xSubStream ); in WriteBytesToSubstreamDefaultCompressed() local 173 if ( xPropSet == null ) in WriteBytesToSubstreamDefaultCompressed() 183 xPropSet.setPropertyValue( "MediaType", sMediaType ); in WriteBytesToSubstreamDefaultCompressed() 194 int nSize = AnyConverter.toInt( xPropSet.getPropertyValue( "Size" ) ); in WriteBytesToSubstreamDefaultCompressed() 309 …XPropertySet xPropSet = (XPropertySet) UnoRuntime.queryInterface( XPropertySet.class, xSubStream ); in WBToSubstrOfEncr() local [all …]
|
| /trunk/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() 158 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) aColumnObj.Value; in doSampleFunction() 159 xPropSet.setPropertyValue( "Width", new uno.Any( (Int32) 5000 ) ); in doSampleFunction() 172 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) aColumnObj.Value; in doSampleFunction() [all …]
|
| /trunk/main/testtools/source/cliversioning/ |
| H A D | version.cs | 67 unoidl.com.sun.star.beans.XPropertySet xPropSet = null; in doCellRangeSamples() 78 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) xCellRange; in doCellRangeSamples() 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() 121 xPropSet = (unoidl.com.sun.star.beans.XPropertySet) aColumnObj.Value; in doCellRangeSamples() 122 xPropSet.setPropertyValue( "Width", new uno.Any( (Int32) 6000 ) ); in doCellRangeSamples() 380 unoidl.com.sun.star.beans.XPropertySet xPropSet = in setDate() [all …]
|
| /trunk/main/sw/source/ui/shells/ |
| H A D | drformsh.cxx | 123 … uno::Reference< beans::XPropertySet > xPropSet(xControlModel, uno::UNO_QUERY); in TYPEINIT1() local 127 … uno::Reference< beans::XPropertySetInfo > xPropInfoSet = xPropSet->getPropertySetInfo(); in TYPEINIT1() 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() [all …]
|