Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dbasedlgs.cxx484 long SfxFloatingWindow::Notify( NotifyEvent& rEvt ) in Notify()
530 SfxFloatingWindow::SfxFloatingWindow( SfxBindings *pBindinx, in SfxFloatingWindow() function in SfxFloatingWindow
549 SfxFloatingWindow::SfxFloatingWindow( SfxBindings *pBindinx, in SfxFloatingWindow() function in SfxFloatingWindow
569 sal_Bool SfxFloatingWindow::Close() in Close()
593 SfxFloatingWindow::~SfxFloatingWindow() in ~SfxFloatingWindow()
608 void SfxFloatingWindow::Resize() in Resize()
627 void SfxFloatingWindow::Move() in Move()
641 IMPL_LINK( SfxFloatingWindow, TimerHdl, Timer*, EMPTYARG) in IMPL_LINK() argument
658 void SfxFloatingWindow::StateChanged( StateChangedType nStateChange ) in StateChanged()
672 void SfxFloatingWindow::Initialize(SfxChildWinInfo *pInfo) in Initialize()
[all …]
H A Drecfloat.cxx156 ( ( SfxFloatingWindow* ) pWindow )->Initialize( pInfo ); in SfxRecordingFloatWrapper_Impl()
186 : SfxFloatingWindow( pBind, in SfxRecordingFloat_Impl()
241 sal_Bool bRet = SfxFloatingWindow::Close(); in Close()
247 SfxFloatingWindow::FillInfo( rInfo ); in FillInfo()
265 SfxFloatingWindow::StateChanged( nStateChange ); in StateChanged()
/trunk/main/sfx2/inc/sfx2/
H A Dbasedlgs.hxx132 class SFX2_DLLPUBLIC SfxFloatingWindow: public FloatingWindow class
138 SAL_DLLPRIVATE SfxFloatingWindow(SfxFloatingWindow &); // not defined
139 SAL_DLLPRIVATE void operator =(SfxFloatingWindow &); // not defined
142 SfxFloatingWindow( SfxBindings *pBindings,
146 SfxFloatingWindow( SfxBindings *pBindings,
150 ~SfxFloatingWindow();
H A Dchildwin.hxx336 ((SfxFloatingWindow*)GetWindow())->FillInfo( aInfo ); \
/trunk/main/svx/source/form/
H A Dtabwin.cxx221 :SfxFloatingWindow(_pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE)) in FmFieldWin()
258 SfxFloatingWindow::GetFocus(); in GetFocus()
305 return SfxFloatingWindow::PreNotify( _rNEvt ); in PreNotify()
311 return SfxFloatingWindow::Close(); in Close()
436 SfxFloatingWindow::Resize(); in Resize()
469 ((SfxFloatingWindow*)pWindow)->Initialize( _pInfo ); in SFX_IMPL_FLOATINGWINDOW()
H A DfmPropBrw.cxx97 ((SfxFloatingWindow*)pWindow)->Initialize( _pInfo ); in SFX_IMPL_FLOATINGWINDOW()
211 …:SfxFloatingWindow(_pBindings, _pMgr, _pParent, WinBits(WB_STDMODELESS|WB_SIZEABLE|WB_3DLOOK|WB_RO… in FmPropBrw()
272 SfxFloatingWindow::Resize(); in Resize()
394 sal_Bool bClose = SfxFloatingWindow::Close(); in Close()
/trunk/main/starmath/source/
H A Dtoolbox.cxx133 SfxFloatingWindow(pTmpBindings, pChildWindow, pParent, SmResId(RID_TOOLBOXWINDOW)), in SmToolBoxWindow()
237 SfxFloatingWindow::DataChanged( rEvt ); in DataChanged()
252 SfxFloatingWindow::StateChanged( nStateChange ); in StateChanged()
397 ((SfxFloatingWindow *)pWindow)->Initialize(pInfo); in SmToolBoxWrapper()
/trunk/main/basctl/source/dlged/
H A Dpropbrw.cxx102 ((SfxFloatingWindow*)pWindow)->Initialize( pInfo ); in SFX_IMPL_FLOATINGWINDOW()
152 …:SfxFloatingWindow( _pBindings, _pMgr, _pParent, WinBits( WB_STDMODELESS | WB_SIZEABLE | WB_3DLOOK… in DBG_NAME()
314 sal_Bool bClose = SfxFloatingWindow::Close(); in Close()
526 SfxFloatingWindow::Resize(); in Resize()
/trunk/main/svx/source/inc/
H A DfmPropBrw.hxx51 class FmPropBrw : public SfxFloatingWindow, public SfxControllerItem
95 using SfxFloatingWindow::StateChanged;
H A Dtabwin.hxx74 class SAL_DLLPRIVATE FmFieldWin :public SfxFloatingWindow
123 using SfxFloatingWindow::StateChanged;
/trunk/main/svx/source/dialog/
H A D_contdlg.cxx168 SfxFloatingWindow ( _pBindings, pCW, _pParent, rResId ) in SvxContourDlg()
463 SfxFloatingWindow::Resize(); in Resize()
513 return( bRet ? SfxFloatingWindow::Close() : sal_False ); in Close()
1138 SfxFloatingWindow::DataChanged( rDCEvt ); in DataChanged()
/trunk/main/sw/source/ui/inc/
H A Dmailmergechildwindow.hxx33 class SwMailMergeChildWin : public SfxFloatingWindow
H A Dsyncbtn.hxx38 class SwSyncBtnDlg : public SfxFloatingWindow
/trunk/main/sw/source/ui/dbui/
H A Dmailmergechildwindow.cxx95 SfxFloatingWindow(_pBindings, pChild, pParent, SW_RES(DLG_MAILMERGECHILD)), in SwMailMergeChildWin()
136 SfxFloatingWindow::FillInfo(rInfo); in FillInfo()
/trunk/main/sfx2/source/inc/
H A Drecfloat.hxx46 class SfxRecordingFloat_Impl : public SfxFloatingWindow
/trunk/main/starmath/inc/
H A Dtoolbox.hxx34 class SmToolBoxWindow : public SfxFloatingWindow
/trunk/main/sw/source/ui/envelp/
H A Dsyncbtn.cxx83 SfxFloatingWindow(_pBindings, pChild, pParent, SW_RES(DLG_SYNC_BTN)), in SwSyncBtnDlg()
/trunk/main/svx/inc/svx/
H A Dcontdlg.hxx83 class SVX_DLLPUBLIC SvxContourDlg : public SfxFloatingWindow
/trunk/main/basctl/source/inc/
H A Dpropbrw.hxx56 class PropBrw : public SfxFloatingWindow , public SfxListener, public SfxBroadcaster

Completed in 75 milliseconds