Home
last modified time | relevance | path

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

/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dview.cxx1434 …auto eldockwinwrap = GetViewFrame()->GetChildWindow(SmElementsDockingWindowWrapper::GetChildWindow… in GetDockingWindow() local
1435 if(eldockwinwrap) in GetDockingWindow()
1436 return dynamic_cast<SmElementsDockingWindow*>(eldockwinwrap->GetWindow()); in GetDockingWindow()