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