Home
last modified time | relevance | path

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

/trunk/main/framework/source/loadenv/
H A Dloadenv.cxx1863 Window* pWindowCheck = VCLUnoHelper::GetWindow(xWindow); in impl_applyPersistentWindowState() local
1864 if (! pWindowCheck) in impl_applyPersistentWindowState()
1867 SystemWindow* pSystemWindow = (SystemWindow*)pWindowCheck; in impl_applyPersistentWindowState()