Searched refs:GetDlgEditor (Results 1 – 4 of 4) sorted by relevance
535 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 …]
74 DlgEditor* pDlgEditor = pDlgEdForm->GetDlgEditor(); in SetObjectOrdNum()
600 pDlgEdForm->GetDlgEditor()->SetDialogModelChanged(sal_True); in IMPL_LINK()
167 virtual DlgEditor* GetDlgEditor() const { return pDlgEditor; } in GetDlgEditor() function in DlgEdForm
Completed in 51 milliseconds