Lines Matching refs:xProps

1728 			uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY);  in StartElement()  local
1729 if(xProps.is()) in StartElement()
1731 uno::Reference< beans::XPropertySetInfo > xPropsInfo( xProps->getPropertySetInfo() ); in StartElement()
1735xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
1738xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
2061 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in StartElement() local
2062 if( xProps.is() ) in StartElement()
2066 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("StartPosition")), aAny); in StartElement()
2069 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EndPosition")), aAny ); in StartElement()
2072 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EdgeKind")), aAny ); in StartElement()
2075 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EdgeLine1Delta")), aAny ); in StartElement()
2078 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EdgeLine2Delta")), aAny ); in StartElement()
2081 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EdgeLine3Delta")), aAny ); in StartElement()
2112xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("PolyPolygonBezier") ), maPath ); in StartElement()
2191 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in StartElement() local
2192 if( xProps.is() ) in StartElement()
2196 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("StartPosition")), aAny); in StartElement()
2199 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EndPosition")), aAny ); in StartElement()
2370 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in StartElement() local
2378 if ( xProps.is() ) in StartElement()
2380 …uno::Any aAny( xProps->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("TextAutoGrowWidth")… in StartElement()
2384xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("TextAutoGrowWidth")), uno::makeAny… in StartElement()
2389 if( xProps.is() ) in StartElement()
2390xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("CaptionPoint")), uno::makeAny( maCa… in StartElement()
2393xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("TextAutoGrowWidth")), uno::makeAny… in StartElement()
2536 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local
2537 if(xProps.is()) in StartElement()
2539 uno::Reference< beans::XPropertySetInfo > xPropsInfo( xProps->getPropertySetInfo() ); in StartElement()
2543xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
2564 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in EndElement() local
2565 if(xProps.is()) in EndElement()
2568 xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicURL") ), aAny ); in EndElement()
2569 xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicStreamURL") ), aAny ); in EndElement()
2658 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local
2659 if(xProps.is()) in StartElement()
2661 uno::Reference< beans::XPropertySetInfo > xPropsInfo( xProps->getPropertySetInfo() ); in StartElement()
2663xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
2670 xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("CLSID") ), aAny ); in StartElement()
2673 aAny = xProps->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("Model") ) ); in StartElement()
2685 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local
2686 if(xProps.is()) in StartElement()
2688 uno::Reference< beans::XPropertySetInfo > xPropsInfo( xProps->getPropertySetInfo() ); in StartElement()
2692xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
2792 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local
2793 if(xProps.is()) in StartElement()
2795 uno::Reference< beans::XPropertySetInfo > xPropsInfo( xProps->getPropertySetInfo() ); in StartElement()
2799xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
2802xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
2809 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in StartElement() local
2811 if( xProps.is() ) in StartElement()
2822 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PersistName" ) ), in StartElement()
2828 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "LinkURL" ) ), in StartElement()
2856 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in EndElement() local
2858 if( xProps.is() ) in EndElement()
2860xProps->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("FillStyle")), uno::makeAny(d… in EndElement()
2861xProps->setPropertyValue(::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LineStyle")), uno::makeAny(… in EndElement()
2873 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in EndElement() local
2874 if( xProps.is() ) in EndElement()
2875xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PersistName" ) ), uno::makeAny( … in EndElement()
3019 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in EndElement() local
3020 if( xProps.is() ) in EndElement()
3029 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "VisibleArea" ) ), aAny ); in EndElement()
3035 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AppletCommands" ) ), aAny ); in EndElement()
3041 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AppletCodeBase" ) ), aAny ); in EndElement()
3047 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AppletName" ) ), aAny ); in EndElement()
3053 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AppletIsScript" ) ), aAny ); in EndElement()
3060 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AppletCode" ) ), aAny ); in EndElement()
3064xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AppletDocBase" ) ), aAny ); in EndElement()
3179 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in StartElement() local
3180 if(xProps.is()) in StartElement()
3182 uno::Reference< beans::XPropertySetInfo > xPropsInfo( xProps->getPropertySetInfo() ); in StartElement()
3186xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
3189xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
3226 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in EndElement() local
3228 if( xProps.is() ) in EndElement()
3235 uno::Reference< beans::XPropertySetInfo > aXPropSetInfo( xProps->getPropertySetInfo() ); in EndElement()
3241 xProps->setPropertyValue( sVisibleArea, aAny ); in EndElement()
3251 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PluginCommands" ) ), aAny ); in EndElement()
3257 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PluginMimeType" ) ), aAny ); in EndElement()
3263 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PluginURL" ) ), aAny ); in EndElement()
3280xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "MediaURL" ) ), uno::makeAny( sTe… in EndElement()
3290 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Loop" ) ), in EndElement()
3297 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Mute" ) ), in EndElement()
3304 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "VolumeDB" ) ), in EndElement()
3333xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Zoom" ) ), uno::makeAny( eZoomLe… in EndElement()
3416 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in StartElement() local
3417 if( xProps.is() ) in StartElement()
3424 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "FrameName" ) ), aAny ); in StartElement()
3430 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "FrameURL" ) ), aAny ); in StartElement()
3466 uno::Reference< beans::XPropertySet > xProps( mxShape, uno::UNO_QUERY ); in EndElement() local
3468 if( xProps.is() ) in EndElement()
3476 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "VisibleArea" ) ), aAny ); in EndElement()
3983 uno::Reference< beans::XPropertySet > xProps(mxShape, uno::UNO_QUERY); in StartElement() local
3987 if(xProps.is()) in StartElement()
3989 uno::Reference< beans::XPropertySetInfo > xPropsInfo( xProps->getPropertySetInfo() ); in StartElement()
3993xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
3996xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
4003 if( xProps.is() ) in StartElement()
4012xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "TableTemplate" ) ), Any( xTableS… in StartElement()
4025 xProps->setPropertyValue( sAPIPropertyName, Any( maTemplateStylesUsed[i] ) ); in StartElement()
4037 if( xTableImport.is() && xProps.is() ) in StartElement()
4040 xProps->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("Model") ) ), uno::UNO_QUERY ); in StartElement()