Home
last modified time | relevance | path

Searched refs:GetStandardAccComponentFactory (Results 1 – 2 of 2) sorted by relevance

/trunk/main/toolkit/source/helper/
H A Daccessibilityclient.cxx61 static GetStandardAccComponentFactory s_pAccessibleFactoryFunc = NULL;
211 s_pAccessibleFactoryFunc = (GetStandardAccComponentFactory) in ensureInitialized()
/trunk/main/toolkit/inc/toolkit/helper/
H A Daccessiblefactory.hxx64 typedef void* (SAL_CALL * GetStandardAccComponentFactory)( ); typedef