summaryrefslogtreecommitdiff
path: root/sc/source/filter/inc/drawingbase.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'sc/source/filter/inc/drawingbase.hxx')
-rw-r--r--sc/source/filter/inc/drawingbase.hxx4
1 files changed, 2 insertions, 2 deletions
diff --git a/sc/source/filter/inc/drawingbase.hxx b/sc/source/filter/inc/drawingbase.hxx
index de19882ecfe5..be11622aece9 100644
--- a/sc/source/filter/inc/drawingbase.hxx
+++ b/sc/source/filter/inc/drawingbase.hxx
@@ -98,9 +98,9 @@ public:
/** Imports the shape client data from the xdr:clientData element. */
void importClientData( const AttributeList& rAttribs );
/** Sets an attribute of the cell-dependent anchor position from xdr:from and xdr:to elements. */
- void setCellPos( sal_Int32 nElement, sal_Int32 nParentContext, const ::rtl::OUString& rValue );
+ void setCellPos( sal_Int32 nElement, sal_Int32 nParentContext, const OUString& rValue );
/** Imports the client anchor settings from a VML element. */
- void importVmlAnchor( const ::rtl::OUString& rAnchor );
+ void importVmlAnchor( const OUString& rAnchor );
/** Calculates the resulting shape anchor in EMUs. */
::oox::drawingml::EmuRectangle calcAnchorRectEmu(