Searched refs:pSfxDockingWindow (Results 1 – 1 of 1) sorted by relevance
748 SfxDockingWindow* pSfxDockingWindow = dynamic_cast<SfxDockingWindow*>(mpParentWindow); in CreateUIElement() local749 if (pSfxDockingWindow != NULL) in CreateUIElement()750 … aCreationArguments.put("SfxBindings", makeAny(sal_uInt64(&pSfxDockingWindow->GetBindings()))); in CreateUIElement()
Completed in 18 milliseconds