Home
last modified time | relevance | path

Searched refs:GetDlgEditor (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/basctl/source/dlged/
H A Ddlgedobj.cxx535 pEditor = ((DlgEdForm*)this)->GetDlgEditor(); in NameChange()
537 pEditor = GetDlgEdForm()->GetDlgEditor(); in NameChange()
1133 pEditor = ((DlgEdForm*)this)->GetDlgEditor(); in SetDefaults()
1135 pEditor = GetDlgEdForm()->GetDlgEditor(); in SetDefaults()
1265 GetDlgEdForm()->GetDlgEditor()->ResetDialog(); in _propertyChange()
1357 GetDlgEdForm()->GetDlgEditor()->Broadcast( aHint ); in SetLayer()
1472 DlgEditor* pEditor = GetDlgEditor(); in PositionAndSizeChange()
1797 GetDlgEditor()->SetDialogModelChanged(sal_True); in NbcMove()
1821 GetDlgEditor()->SetDialogModelChanged(sal_True); in NbcResize()
1837 GetDlgEditor()->SetDialogModelChanged(sal_True); in EndCreate()
[all …]
H A Ddlgedpage.cxx74 DlgEditor* pDlgEditor = pDlgEdForm->GetDlgEditor(); in SetObjectOrdNum()
H A Ddlged.cxx600 pDlgEdForm->GetDlgEditor()->SetDialogModelChanged(sal_True); in IMPL_LINK()
/aoo4110/main/basctl/source/inc/
H A Ddlgedobj.hxx167 virtual DlgEditor* GetDlgEditor() const { return pDlgEditor; } in GetDlgEditor() function in DlgEdForm

Completed in 42 milliseconds