Lines Matching refs:OUString

88 using ::rtl::OUString;
128 static bool ImpIsEmptyURL( const ::rtl::OUString& rURL ) in ImpIsEmptyURL()
149 const OUString& rLocalName, in SdXMLShapeContext()
179 const OUString& rLocalName, in CreateChildContext()
204 OUString sAttrName = xAttrList->getNameByIndex( i ); in CreateChildContext()
205 OUString aLocalName; in CreateChildContext()
286 OUString sAttrName = xAttrList->getNameByIndex( i ); in addGluePoint()
287 OUString aLocalName; in addGluePoint()
289 const OUString sValue( xAttrList->getValueByIndex( i ) ); in addGluePoint()
353 const OUString aEmpty; in EndElement()
372 const OUString sBookmark( RTL_CONSTASCII_USTRINGPARAM( "Bookmark" ) ); in EndElement()
377 const OUString sEventType( RTL_CONSTASCII_USTRINGPARAM( "EventType" ) ); in EndElement()
378 const OUString sClickAction( RTL_CONSTASCII_USTRINGPARAM( "ClickAction" ) ); in EndElement()
385 aProperties[0].Value <<= OUString( RTL_CONSTASCII_USTRINGPARAM("Presentation") ); in EndElement()
398 const OUString sAPIEventName( RTL_CONSTASCII_USTRINGPARAM( "OnClick" ) ); in EndElement()
406 …xSet->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "OnClick" ) ), Any( ::com::sun::sta… in EndElement()
448 …xSet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Visible" ) ), uno::Any( sal_F… in AddShape()
451 …xSet->setPropertyValue( rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "Printable" ) ), uno::Any( sal… in AddShape()
510 …if ( OUString::createFromAscii(pServiceName).compareToAscii( "com.sun.star.drawing.OLE2Shape" ) ==… in AddShape()
513 …xShape = uno::Reference< drawing::XShape >(xServiceFact->createInstance(OUString::createFromAscii(… in AddShape()
517 …xShape = uno::Reference< drawing::XShape >(xServiceFact->createInstance(OUString::createFromAscii(… in AddShape()
525 uno::Sequence<rtl::OUString> aSeq( 1 ); in AddShape()
526 aSeq[0] = OUString::createFromAscii(pServiceName); in AddShape()
595 OUString(RTL_CONSTASCII_USTRINGPARAM("Transformation")), aAny); in SetTransformation()
630 OUString aStyleName = maDrawStyleName; in SetStyle()
670 OUString aFamily( aStyleName.copy( 0, nPos ) ); in SetStyle()
679 xFamilies->getByName( OUString( RTL_CONSTASCII_USTRINGPARAM( "graphics" ) ) ) >>= xFamily; in SetStyle()
703 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Style")), aAny); in SetStyle()
757 xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("LayerName")), aAny); in SetLayer()
778 const OUString sProperty(RTL_CONSTASCII_USTRINGPARAM("ThumbnailGraphicURL")); in SetThumbnail()
786 const OUString aInternalURL( GetImport().ResolveGraphicObjectURL( maThumbnailURL, sal_False ) ); in SetThumbnail()
796 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1004 const OUString& rLocalName, in SdXMLRectShapeContext()
1022 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1058 …xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("CornerRadius")), uno::makeAny( mn… in StartElement()
1078 const OUString& rLocalName, in SdXMLLineShapeContext()
1099 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1176 OUString(RTL_CONSTASCII_USTRINGPARAM("Geometry")), aAny); in StartElement()
1200 const OUString& rLocalName, in SdXMLEllipseShapeContext()
1224 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1317 xPropSet->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("CircleKind")), aAny ); in StartElement()
1320 xPropSet->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("CircleStartAngle")), aAny ); in StartElement()
1323 xPropSet->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("CircleEndAngle")), aAny ); in StartElement()
1339 const OUString& rLocalName, in SdXMLPolygonShapeContext()
1350 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1436 … xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Geometry")), aAny); in StartElement()
1457 const OUString& rLocalName, in SdXMLPathShapeContext()
1475 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1596 … xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("Geometry")), aAny); in StartElement()
1617 const OUString& rLocalName, in SdXMLTextBoxShapeContext()
1635 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1734 …if( !mbIsPlaceholder && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmpt… in StartElement()
1735 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
1737 …if( mbIsUserTransformed && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsP… in StartElement()
1738 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
1746 OUString aEmpty; in StartElement()
1770 …xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("CornerRadius")), uno::makeAny( mn… in StartElement()
1791 const OUString& rLocalName, in SdXMLControlShapeContext()
1808 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1865 const OUString& rLocalName, in SdXMLConnectorShapeContext()
1890 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
1919 OUString aToken; in processAttribute()
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()
2112 … xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("PolyPolygonBezier") ), maPath ); in StartElement()
2130 const OUString& rLocalName, in SdXMLMeasureShapeContext()
2147 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
2196 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("StartPosition")), aAny); in StartElement()
2199 xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("EndPosition")), aAny ); in StartElement()
2206 const OUString aEmpty( RTL_CONSTASCII_USTRINGPARAM( " " ) ); in StartElement()
2227 const OUString aEmpty; in EndElement()
2245 const OUString& rLocalName, in SdXMLPageShapeContext()
2263 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
2290 …const sal_Bool bIsOnHandoutPage = xInfo.is() && xInfo->supportsService( OUString( RTL_CONSTASCII_U… in StartElement()
2325 const OUString aPageNumberStr(RTL_CONSTASCII_USTRINGPARAM("PageNumber")); in StartElement()
2342 const OUString& rLocalName, in SdXMLCaptionShapeContext()
2380 …uno::Any aAny( xProps->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("TextAutoGrowWidth")… in StartElement()
2384 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("TextAutoGrowWidth")), uno::makeAny… in StartElement()
2390 …xProps->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("CaptionPoint")), uno::makeAny( maCa… in StartElement()
2393 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("TextAutoGrowWidth")), uno::makeAny… in StartElement()
2402 …xPropSet->setPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("CornerRadius")), uno::makeAny( mn… in StartElement()
2416 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
2447 const OUString& rLocalName, in SdXMLGraphicObjectShapeContext()
2460 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
2505 …xPropset->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("FillStyle")), Any( FillStyle_NON… in StartElement()
2506 …xPropset->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("LineStyle")), Any( LineStyle_NON… in StartElement()
2513 …if( xPropsInfo.is() && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmpty… in StartElement()
2514 …xPropset->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), :… in StartElement()
2524 xPropset->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicURL") ), aAny ); in StartElement()
2525 … xPropset->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicStreamURL") ), aAny ); in StartElement()
2542 …if( xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") )… in StartElement()
2543 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
2559 OUString sURL( GetImport().ResolveGraphicObjectURLFromBase64( mxBase64Stream ) ); in EndElement()
2568 xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicURL") ), aAny ); in EndElement()
2569 xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicStreamURL") ), aAny ); in EndElement()
2585 sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, in CreateChildContext()
2626 const OUString& rLocalName, in SdXMLChartShapeContext()
2662 …if( xPropsInfo.is() && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmpty… in StartElement()
2663 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
2667 const OUString aCLSID( RTL_CONSTASCII_USTRINGPARAM("12DCAE26-281F-416F-a234-c3086127382e")); in StartElement()
2670 xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("CLSID") ), aAny ); in StartElement()
2673 aAny = xProps->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("Model") ) ); in StartElement()
2691 …if( xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") )… in StartElement()
2692 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
2716 void SdXMLChartShapeContext::Characters( const ::rtl::OUString& rChars ) in Characters()
2722 … SdXMLChartShapeContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, in CreateChildContext()
2736 const rtl::OUString& rLocalName, in SdXMLObjectShapeContext()
2798 …if( !mbIsPlaceholder && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmpt… in StartElement()
2799 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
2801 …if( mbIsUserTransformed && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsP… in StartElement()
2802 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
2813 OUString aPersistName = GetImport().ResolveEmbeddedObjectURL( maHref, maCLSID ); in StartElement()
2817 const OUString sURL(RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.EmbeddedObject:" )); in StartElement()
2822 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PersistName" ) ), in StartElement()
2828 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "LinkURL" ) ), in StartElement()
2860 …xProps->setPropertyValue(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("FillStyle")), uno::makeAny(d… in EndElement()
2861 …xProps->setPropertyValue(::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("LineStyle")), uno::makeAny(… in EndElement()
2868 OUString aPersistName( GetImport().ResolveEmbeddedObjectURLFromBase64() ); in EndElement()
2869 const OUString sURL(RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.EmbeddedObject:" )); in EndElement()
2875 …xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "PersistName" ) ), uno::makeAny( … in EndElement()
2882 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
2906 sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, in CreateChildContext()
2932 …xPropSet->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("CLSID") ), uno::makeAny( maCLSID… in CreateChildContext()
2935 xPropSet->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("Model") ) ) >>= xComp; in CreateChildContext()
2955 const rtl::OUString& rLocalName, in SdXMLAppletShapeContext()
2984 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
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()
3063 aAny <<= ::rtl::OUString( GetImport().GetDocumentBase() ); in EndElement()
3064 … xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "AppletDocBase" ) ), aAny ); in EndElement()
3072 …letShapeContext::CreateChildContext( sal_uInt16 p_nPrefix, const ::rtl::OUString& rLocalName, cons… in CreateChildContext()
3076 OUString aParamName, aParamValue; in CreateChildContext()
3081 const OUString& rAttrName = xAttrList->getNameByIndex(a); in CreateChildContext()
3082 OUString aLocalName; in CreateChildContext()
3084 const OUString aValue( xAttrList->getValueByIndex(a) ); in CreateChildContext()
3120 const rtl::OUString& rLocalName, in SdXMLPluginShapeContext()
3138 OUString aLocalName; in StartElement()
3185 …if( !mbIsPlaceholder && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmpt… in StartElement()
3186 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
3188 …if( mbIsUserTransformed && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsP… in StartElement()
3189 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
3201 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
3234 const rtl::OUString sVisibleArea( RTL_CONSTASCII_USTRINGPARAM( "VisibleArea" ) ); 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()
3270 OUString sTempRef; in EndElement()
3275 sTempRef = OUString( RTL_CONSTASCII_USTRINGPARAM( "vnd.sun.star.Package:" ) ); in EndElement()
3280 …xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "MediaURL" ) ), uno::makeAny( sTe… in EndElement()
3284 const OUString& rName = maParams[ nParam ].Name; in EndElement()
3288 OUString aValueStr; in EndElement()
3290 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Loop" ) ), in EndElement()
3295 OUString aValueStr; in EndElement()
3297 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Mute" ) ), in EndElement()
3302 OUString aValueStr; in EndElement()
3304 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "VolumeDB" ) ), in EndElement()
3309 OUString aZoomStr; in EndElement()
3333 …xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "Zoom" ) ), uno::makeAny( eZoomLe… in EndElement()
3344 …ginShapeContext::CreateChildContext( sal_uInt16 p_nPrefix, const ::rtl::OUString& rLocalName, cons… in CreateChildContext()
3348 OUString aParamName, aParamValue; in CreateChildContext()
3353 const OUString& rAttrName = xAttrList->getNameByIndex(a); in CreateChildContext()
3354 OUString aLocalName; in CreateChildContext()
3356 const OUString aValue( xAttrList->getValueByIndex(a) ); in CreateChildContext()
3392 const rtl::OUString& rLocalName, in SdXMLFloatingFrameShapeContext()
3424 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "FrameName" ) ), aAny ); in StartElement()
3430 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "FrameURL" ) ), aAny ); in StartElement()
3441 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
3476 xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "VisibleArea" ) ), aAny ); in EndElement()
3489 const rtl::OUString& rLocalName, in SdXMLFrameShapeContext()
3547 rtl::OUString SdXMLFrameShapeContext::getGraphicURLFromImportContext(const SvXMLImportContext& rCon… in getGraphicURLFromImportContext()
3549 rtl::OUString aRetval; in getGraphicURLFromImportContext()
3560 …xPropSet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicStreamURL"))) >>= aRe… in getGraphicURLFromImportContext()
3565 … xPropSet->getPropertyValue(rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("GraphicURL"))) >>= aRetval; in getGraphicURLFromImportContext()
3579 const OUString& rLocalName, in CreateChildContext()
3696 OUString aLocalName; in EndElement()
3750 const ::rtl::OUString&, const ::rtl::OUString& ) in processAttribute()
3760 const OUString& rLocalName, in SdXMLCustomShapeContext()
3777 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
3866 aNewPoroperty.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MirroredX")); in EndElement()
3870 aNewPoroperty.Name = rtl::OUString(RTL_CONSTASCII_USTRINGPARAM("MirroredY")); in EndElement()
3883 const rtl::OUString sCustomShapeGeometry ( RTL_CONSTASCII_USTRINGPARAM( "CustomShapeGeometry" ) ); in EndElement()
3916 rtl::OUString aEmptyType; in EndElement()
3928 sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, in CreateChildContext()
3954 …MLTableShapeContext( SvXMLImport& rImport, sal_uInt16 nPrfx, const rtl::OUString& rLocalName, cons… in SdXMLTableShapeContext()
3992 …if( !mbIsPlaceholder && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmpt… in StartElement()
3993 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject") ), ::c… in StartElement()
3995 …if( mbIsUserTransformed && xPropsInfo->hasPropertyByName(OUString(RTL_CONSTASCII_USTRINGPARAM("IsP… in StartElement()
3996 …xProps->setPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("IsPlaceholderDependent") ), ::cppu… in StartElement()
4009 const OUString sFamilyName( RTL_CONSTASCII_USTRINGPARAM("table" ) ); in StartElement()
4012 …xProps->setPropertyValue( OUString( RTL_CONSTASCII_USTRINGPARAM( "TableTemplate" ) ), Any( xTableS… in StartElement()
4024 …const OUString sAPIPropertyName( OUString(pEntry->msApiName, pEntry->nApiNameLength, RTL_TEXTENCOD… in StartElement()
4040 xProps->getPropertyValue( OUString(RTL_CONSTASCII_USTRINGPARAM("Model") ) ), uno::UNO_QUERY ); in StartElement()
4066 …xt::processAttribute( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, const ::rtl::OUString in processAttribute()
4094 …TableShapeContext::CreateChildContext( sal_uInt16 nPrefix, const ::rtl::OUString& rLocalName, cons… in CreateChildContext()