Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/generic/plugadapt/
H A Dsalplug.cxx45 static oslModule pCloseModule = NULL; variable
85 pCloseModule = aMod; in tryInstance()
95 pCloseModule = NULL; in tryInstance()
103 pCloseModule = NULL; in tryInstance()
254 if( pCloseModule ) in DestroySalInstance()
255 osl_unloadModule( pCloseModule ); in DestroySalInstance()

Completed in 14 milliseconds