LibreOffice Module sfx2 (master) 1
|
#include <sal/config.h>
#include <com/sun/star/uno/Reference.hxx>
#include <com/sun/star/frame/XFrame.hpp>
#include <vcl/svapp.hxx>
#include <fwkhelper.hxx>
#include <workwin.hxx>
#include <sfx2/frame.hxx>
Go to the source code of this file.
Functions | |
void | RefreshToolbars (css::uno::Reference< css::frame::XFrame > const &xFrame) |
void RefreshToolbars | ( | css::uno::Reference< css::frame::XFrame > const & | xFrame | ) |
Definition at line 31 of file fwkhelper.cxx.
References SfxFrame::GetFirst(), SfxFrame::GetFrameInterface(), SfxFrame::GetNext(), SfxFrame::GetWorkWindow_Impl(), SfxWorkWindow::UpdateObjectBars_Impl(), and xFrame.
Referenced by SfxApplication::GetOrCreate().