Home
last modified time | relevance | path

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

/aoo41x/main/cui/source/dialogs/
H A Dinsdlg.cxx731 SfxInsertFloatingFrameDialog::SfxInsertFloatingFrameDialog( Window *pParent, in SfxInsertFloatingFrameDialog() function in SfxInsertFloatingFrameDialog
765 Link aLink( STATIC_LINK( this, SfxInsertFloatingFrameDialog, CheckHdl ) ); in SfxInsertFloatingFrameDialog()
774 aBTOpen.SetClickHdl( STATIC_LINK( this, SfxInsertFloatingFrameDialog, OpenHdl ) ); in SfxInsertFloatingFrameDialog()
777 SfxInsertFloatingFrameDialog::SfxInsertFloatingFrameDialog( Window *pParent, const uno::Reference <… in SfxInsertFloatingFrameDialog() function in SfxInsertFloatingFrameDialog
814 Link aLink( STATIC_LINK( this, SfxInsertFloatingFrameDialog, CheckHdl ) ); in SfxInsertFloatingFrameDialog()
823 aBTOpen.SetClickHdl( STATIC_LINK( this, SfxInsertFloatingFrameDialog, OpenHdl ) ); in SfxInsertFloatingFrameDialog()
826 short SfxInsertFloatingFrameDialog::Execute() in Execute()
1011 IMPL_STATIC_LINK( SfxInsertFloatingFrameDialog, CheckHdl, CheckBox*, pCB ) in IMPL_STATIC_LINK() argument
1034 IMPL_STATIC_LINK( SfxInsertFloatingFrameDialog, OpenHdl, PushButton*, EMPTYARG ) in IMPL_STATIC_LINK() argument
/aoo41x/main/cui/source/inc/
H A Dinsdlg.hxx164 class SfxInsertFloatingFrameDialog : public InsertObjectDialog_Impl class
197 DECL_STATIC_LINK( SfxInsertFloatingFrameDialog, OpenHdl, PushButton* );
198 DECL_STATIC_LINK( SfxInsertFloatingFrameDialog, CheckHdl, CheckBox* );
201 SfxInsertFloatingFrameDialog( Window *pParent,
203 SfxInsertFloatingFrameDialog( Window* pParent,
/aoo41x/main/cui/source/factory/
H A Ddlgfact.cxx1899 pDlg = new SfxInsertFloatingFrameDialog( pParent, xStor ); in CreateInsertObjectDialog()
1915 pDlg = new SfxInsertFloatingFrameDialog( pParent, xObj ); in CreateEditObjectDialog()

Completed in 34 milliseconds