LibreOffice Module xmlhelp (master) 1
Functions
searchdemo.cxx File Reference
#include <rtl/string.hxx>
#include <osl/file.hxx>
#include <db/Block.hxx>
#include <db/BtreeDictParameters.hxx>
#include <db/BtreeDict.hxx>
#include <util/RandomAccessStream.hxx>
#include <db/DBEnv.hxx>
#include <qe/QueryProcessor.hxx>
Include dependency graph for searchdemo.cxx:

Go to the source code of this file.

Functions

RandomAccessStream * theFile ()
 
void print_rtl_OUString (const OUString bla)
 
void bla ()
 
void blu ()
 
int main (int argc, char *argv[])
 

Function Documentation

◆ bla()

void bla ( )

Referenced by print_rtl_OUString().

◆ blu()

void blu ( )

◆ main()

int main ( int  argc,
char *  argv[] 
)

Definition at line 61 of file searchdemo.cxx.

References print_rtl_OUString(), and Query.

◆ print_rtl_OUString()

void print_rtl_OUString ( const OUString  bla)

Definition at line 42 of file searchdemo.cxx.

References bla(), i, and OUStringToOString().

Referenced by main().

◆ theFile()

RandomAccessStream * theFile ( )