Home
last modified time | relevance | path

Searched refs:SUPPORTED_FACTORIES_NUM (Results 1 – 4 of 4) sorted by relevance

/aoo42x/main/embedserv/source/embed/
H A Dservprov.cxx37 const GUID* guidList[ SUPPORTED_FACTORIES_NUM ] = {
123 for( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in EmbedServer_Impl()
132 for( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in ~EmbedServer_Impl()
/aoo42x/main/embedserv/source/inprocserv/
H A Ddllentry.cxx31 static const GUID* guidList[ SUPPORTED_FACTORIES_NUM ] = {
98 for ( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in WriteLibraryToRegistry()
181 for( int nInd = 0; nInd < SUPPORTED_FACTORIES_NUM; nInd++ ) in DllGetClassObject()
/aoo42x/main/embedserv/source/inc/
H A Dembservconst.h39 #define SUPPORTED_FACTORIES_NUM 10 macro
H A Dservprov.hxx64 CComPtr< EmbedProviderFactory_Impl > m_pOLEFactories[ SUPPORTED_FACTORIES_NUM ];

Completed in 73 milliseconds