LibreOffice Module test (master) 1
Namespaces | Functions
xspreadsheets2.cxx File Reference
#include <test/sheet/xspreadsheets2.hxx>
#include <com/sun/star/beans/XPropertySet.hpp>
#include <com/sun/star/sheet/XSpreadsheetDocument.hpp>
#include <com/sun/star/sheet/XSpreadsheet.hpp>
#include <com/sun/star/sheet/XSpreadsheets2.hpp>
#include <com/sun/star/sheet/XNamedRanges.hpp>
#include <com/sun/star/sheet/XNamedRange.hpp>
#include <com/sun/star/table/XCell.hpp>
#include <com/sun/star/text/XTextRange.hpp>
#include <com/sun/star/container/XIndexAccess.hpp>
#include <com/sun/star/style/XStyleFamiliesSupplier.hpp>
#include <com/sun/star/container/XNameContainer.hpp>
#include <com/sun/star/table/CellVertJustify.hpp>
#include <com/sun/star/util/XCloseable.hpp>
#include <rtl/ustring.hxx>
#include <cppunit/TestAssert.h>
#include <o3tl/string_view.hxx>
Include dependency graph for xspreadsheets2.cxx:

Go to the source code of this file.

Namespaces

namespace  apitest
 

Functions

constexpr OUStringLiteral apitest::gaSrcSheetName (u"SheetToCopy")
 
constexpr OUStringLiteral apitest::gaSrcFileName (u"rangenamessrc.ods")
 
constexpr OUStringLiteral apitest::gaDestFileBase (u"ScNamedRangeObj.ods")
 
static sal_Int32 apitest::nInsertedSheets (0)