Home
last modified time | relevance | path

Searched refs:ODbtoolsClient (Results 1 – 8 of 8) sorted by relevance

/trunk/main/svx/source/form/
H A Ddbtoolsclient.cxx51 ::osl::Mutex ODbtoolsClient::s_aMutex;
52 sal_Int32 ODbtoolsClient::s_nClients = 0;
53 oslModule ODbtoolsClient::s_hDbtoolsModule = NULL;
55 ODbtoolsClient::s_pFactoryCreationFunc = NULL;
58 ODbtoolsClient::ODbtoolsClient() in ODbtoolsClient() function in svxform::ODbtoolsClient
64 bool ODbtoolsClient::ensureLoaded() const in ensureLoaded()
88 ODbtoolsClient::~ODbtoolsClient() in ~ODbtoolsClient()
101 void ODbtoolsClient::registerClient() in registerClient()
136 void ODbtoolsClient::revokeClient() in revokeClient()
162 if ( !ODbtoolsClient::ensureLoaded() ) in ensureLoaded()
H A Ddbcharsethelper.cxx44 if ( !ODbtoolsClient::ensureLoaded() ) in ensureLoaded()
H A Dtypeconversionclient.cxx44 if ( !ODbtoolsClient::ensureLoaded() ) in ensureLoaded()
H A Dsqlparserclient.cxx48 if ( !ODbtoolsClient::ensureLoaded() ) in ensureLoaded()
/trunk/main/svx/inc/svx/
H A Ddbtoolsclient.hxx47 class SVX_DLLPUBLIC ODbtoolsClient class
62 ODbtoolsClient();
63 virtual ~ODbtoolsClient();
79 class SVX_DLLPUBLIC OStaticDataAccessTools : public ODbtoolsClient
211 class SVX_DLLPUBLIC DBToolsObjectFactory : public ODbtoolsClient
H A Ddbcharsethelper.hxx37 class SVX_DLLPUBLIC ODataAccessCharsetHelper : public ODbtoolsClient
/trunk/main/svx/source/inc/
H A Dsqlparserclient.hxx39 class SVX_DLLPUBLIC OSQLParserClient : public ODbtoolsClient
H A Dtypeconversionclient.hxx37 class OTypeConversionClient : public ODbtoolsClient

Completed in 31 milliseconds