Home
last modified time | relevance | path

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

/aoo4110/main/vcl/unx/headless/
H A Dsvpelement.cxx51 class SvpElementContainer class
57 SvpElementContainer();
58 ~SvpElementContainer();
66 static SvpElementContainer& get();
71 SvpElementContainer& SvpElementContainer::get() in get()
73 static SvpElementContainer* pInstance = new SvpElementContainer(); in get()
77 SvpElementContainer::SvpElementContainer() in SvpElementContainer() function in SvpElementContainer
121 SvpElementContainer::~SvpElementContainer() in ~SvpElementContainer()
127 ((SvpElementContainer*)pSvpContainer)->run(); in SvpContainerThread()
130 void SvpElementContainer::run() in run()
[all …]

Completed in 317 milliseconds