summaryrefslogtreecommitdiff
path: root/test/inc/test/sheet/xdatapilotdescriptor.hxx
diff options
context:
space:
mode:
Diffstat (limited to 'test/inc/test/sheet/xdatapilotdescriptor.hxx')
-rw-r--r--test/inc/test/sheet/xdatapilotdescriptor.hxx2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/inc/test/sheet/xdatapilotdescriptor.hxx b/test/inc/test/sheet/xdatapilotdescriptor.hxx
index 16b4e735683e..b84ec1327974 100644
--- a/test/inc/test/sheet/xdatapilotdescriptor.hxx
+++ b/test/inc/test/sheet/xdatapilotdescriptor.hxx
@@ -61,7 +61,7 @@ private:
void testGetDataPilotFields_Impl( uno::Reference< sheet::XDataPilotDescriptor > xDescr );
void checkName( uno::Reference< container::XIndexAccess > xIndex, sal_Int32 nIndex );
- static std::vector<rtl::OUString> maFieldNames;
+ static std::vector<OUString> maFieldNames;
};
}