|
LibreOffice Module store (master) 1
|
#include "stordir.hxx"#include <sal/types.h>#include <rtl/textcvt.h>#include <rtl/ref.hxx>#include <rtl/ustring.h>#include <osl/mutex.hxx>#include <store/types.h>#include "storbase.hxx"#include "stordata.hxx"#include "storpage.hxx"Go to the source code of this file.
Functions | |
| static sal_Size | convertTextToUnicode (rtl_TextToUnicodeConverter hConverter, const char *pSrcBuffer, sal_Size nSrcLength, sal_Unicode *pDstBuffer, sal_Size nDstLength) |
|
static |
Definition at line 38 of file stordir.cxx.
Referenced by store::OStoreDirectory_Impl::iterate().