LibreOffice Module desktop (master) 1
|
#include <rtl/ustring.hxx>
#include <vector>
#include <memory>
Go to the source code of this file.
Namespaces | |
namespace | migration |
Typedefs | |
typedef std::vector< OUString > | migration::TStringVector |
typedef std::unique_ptr< TStringVector > | migration::TStringVectorPtr |