Searched defs:dataLen (Results 1 – 2 of 2) sorted by relevance
310 int dataLen = 1 + fileLen + 1 + jarfileB.length() + 1 + titleB.length(); in addBookmark() local
125 bool storePictureInFileSystem( OUString& location, sal_uInt8* data, sal_uInt32 dataLen ) in storePictureInFileSystem()173 bool storePictureInDoc( SfxObjectShell* pDocSh, OUString& name, sal_uInt8* data, sal_uInt32 dataLen… in storePictureInDoc()
Completed in 62 milliseconds