Home
last modified time | relevance | path

Searched refs:DlgEditor (Results 1 – 14 of 14) sorted by relevance

/trunk/main/basctl/source/dlged/
H A Ddlged.cxx112 void DlgEditor::ShowDialog() in ShowDialog()
174 sal_Bool DlgEditor::UnmarkDialog() in UnmarkDialog()
189 sal_Bool DlgEditor::RemarkDialog() in RemarkDialog()
204 DlgEditor::DlgEditor() in DlgEditor() function in DlgEditor
261 DlgEditor::~DlgEditor() in ~DlgEditor()
287 DlgEditor::pWindow = pWindow_; in SetWindow()
320 void DlgEditor::InitScrollBars() in InitScrollBars()
744 void DlgEditor::Cut() in Cut()
769 void DlgEditor::Copy() in Copy()
926 void DlgEditor::Paste() in Paste()
[all …]
H A Ddlgedobj.cxx136 const DlgEditor* pEditor = pForm ? pForm->GetDlgEditor() : NULL; in GetControl()
432 DlgEditor* pEditor = pDlgEdForm->GetDlgEditor(); in PositionAndSizeChange()
533 DlgEditor* pEditor; in NameChange()
1131 DlgEditor* pEditor; in SetDefaults()
1245 DlgEditor* pDlgEditor = pRealDlgEdForm ? pRealDlgEdForm->GetDlgEditor() : 0; in _propertyChange()
1383 void DlgEdForm::SetDlgEditor( DlgEditor* pEditor ) in SetDlgEditor()
1472 DlgEditor* pEditor = GetDlgEditor(); in PositionAndSizeChange()
1851 DlgEditor* pEditor = GetDlgEditor(); in getDeviceInfo()
H A Ddlgedfunc.cxx94 DlgEdFunc::DlgEdFunc( DlgEditor* pParent_ ) in DlgEdFunc()
361 DlgEdFuncInsert::DlgEdFuncInsert( DlgEditor* pParent_ ) : in DlgEdFuncInsert()
476 DlgEdFuncSelect::DlgEdFuncSelect( DlgEditor* pParent_ ) : in DlgEdFuncSelect()
H A Ddlgedpage.cxx74 DlgEditor* pDlgEditor = pDlgEdForm->GetDlgEditor(); in SetObjectOrdNum()
H A Ddlgedview.cxx45 DlgEdView::DlgEdView( SdrModel* pModel, OutputDevice* pOut, DlgEditor* pEditor ) in DlgEdView()
/trunk/main/basctl/source/inc/
H A Ddlgedfunc.hxx29 class DlgEditor;
41 DlgEditor* pParent;
48 DlgEdFunc( DlgEditor* pParent );
64 DlgEdFuncInsert( DlgEditor* pParent );
82 DlgEdFuncSelect( DlgEditor* pParent );
H A Ddlgedobj.hxx41 class DlgEditor;
49 friend class DlgEditor;
144 friend class DlgEditor;
148 DlgEditor* pDlgEditor;
166 virtual void SetDlgEditor( DlgEditor* pEditor );
167 virtual DlgEditor* GetDlgEditor() const { return pDlgEditor; } in GetDlgEditor()
H A Dlocalizationmgr.hxx33 class DlgEditor;
101 static void setControlResourceIDsForNewEditorObject( DlgEditor* pEditor,
104 static void renameControlResourceIDsForEditorObject( DlgEditor* pEditor,
107 static void deleteControlResourceIDsForDeletedEditorObject( DlgEditor* pEditor,
132 static void copyResourcesForPastedEditorObject( DlgEditor* pEditor,
H A Ddlgedview.hxx30 class DlgEditor;
39 DlgEditor* pDlgEditor;
44 DlgEdView( SdrModel* pModel, OutputDevice* pOut, DlgEditor* pEditor );
H A Dbaside3.hxx45 class DlgEditor;
54 DlgEditor* pEditor;
85 DlgEditor* GetEditor() const { return pEditor; } in GetEditor()
H A Ddlged.hxx92 class DlgEditor: public SfxBroadcaster class
129 DlgEditor();
130 ~DlgEditor();
H A Daccessibledialogwindow.hxx38 class DlgEditor;
88 DlgEditor* m_pDlgEditor;
/trunk/main/basctl/source/basicide/
H A Dlocalizationmgr.cxx840 DlgEditor* pWinEditor = pDlgWin->GetEditor(); in handleSetCurrentLocale()
866 DialogWindow* FindDialogWindowForEditor( DlgEditor* pEditor ) in FindDialogWindowForEditor()
877 DlgEditor* pWinEditor = pDlgWin->GetEditor(); in FindDialogWindowForEditor()
890 void LocalizationMgr::setControlResourceIDsForNewEditorObject( DlgEditor* pEditor, in setControlResourceIDsForNewEditorObject()
920 void LocalizationMgr::renameControlResourceIDsForEditorObject( DlgEditor* pEditor, in renameControlResourceIDsForEditorObject()
948 void LocalizationMgr::deleteControlResourceIDsForDeletedEditorObject( DlgEditor* pEditor, in deleteControlResourceIDsForDeletedEditorObject()
1122 void LocalizationMgr::copyResourcesForPastedEditorObject( DlgEditor* pEditor, in copyResourcesForPastedEditorObject()
H A Dbaside3.cxx109 pEditor = new DlgEditor(); in DialogWindow()

Completed in 62 milliseconds