Lines Matching refs:GetDlgEditor

136     const DlgEditor* pEditor = pForm ? pForm->GetDlgEditor() : NULL;  in GetControl()
432 DlgEditor* pEditor = pDlgEdForm->GetDlgEditor(); in PositionAndSizeChange()
535 pEditor = ((DlgEdForm*)this)->GetDlgEditor(); in NameChange()
537 pEditor = GetDlgEdForm()->GetDlgEditor(); in NameChange()
1026 GetDlgEdForm()->GetDlgEditor()->SetDialogModelChanged(sal_True); in NbcMove()
1045 GetDlgEdForm()->GetDlgEditor()->SetDialogModelChanged(sal_True); in NbcResize()
1096 …Reference< util::XNumberFormatsSupplier > xSupplier = GetDlgEdForm()->GetDlgEditor()->GetNumberFor… in SetDefaults()
1133 pEditor = ((DlgEdForm*)this)->GetDlgEditor(); in SetDefaults()
1135 pEditor = GetDlgEdForm()->GetDlgEditor(); in SetDefaults()
1144 pDlgEdForm->GetDlgEditor()->SetDialogModelChanged( sal_True ); in SetDefaults()
1245 DlgEditor* pDlgEditor = pRealDlgEdForm ? pRealDlgEdForm->GetDlgEditor() : 0; in _propertyChange()
1263 ((DlgEdForm*)this)->GetDlgEditor()->ResetDialog(); in _propertyChange()
1265 GetDlgEdForm()->GetDlgEditor()->ResetDialog(); in _propertyChange()
1301 ((DlgEdForm*)this)->GetDlgEditor()->SetDialogModelChanged(sal_True); in _elementInserted()
1305 GetDlgEdForm()->GetDlgEditor()->SetDialogModelChanged(sal_True); in _elementInserted()
1319 ((DlgEdForm*)this)->GetDlgEditor()->SetDialogModelChanged(sal_True); in _elementReplaced()
1323 GetDlgEdForm()->GetDlgEditor()->SetDialogModelChanged(sal_True); in _elementReplaced()
1337 ((DlgEdForm*)this)->GetDlgEditor()->SetDialogModelChanged(sal_True); in _elementRemoved()
1341 GetDlgEdForm()->GetDlgEditor()->SetDialogModelChanged(sal_True); in _elementRemoved()
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()
1851 DlgEditor* pEditor = GetDlgEditor(); in getDeviceInfo()