Searched refs:SUPPORTED_FACTORIES_NUM (Results 1 – 4 of 4) sorted by relevance
37 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()
31 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()
39 #define SUPPORTED_FACTORIES_NUM 10 macro
64 CComPtr< EmbedProviderFactory_Impl > m_pOLEFactories[ SUPPORTED_FACTORIES_NUM ];
Completed in 25 milliseconds