Home
last modified time | relevance | path

Searched refs:ScNavigatorDlg (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sc/source/ui/navipi/
H A Dnavipi.cxx79 void ScNavigatorDlg::ReleaseFocus() in ReleaseFocus()
130 ScNavigatorDlg::ReleaseFocus(); in Notify()
333 ScNavigatorDlg::ReleaseFocus(); in Notify()
379 ScNavigatorDlg::ReleaseFocus(); in Select()
657 ScNavigatorDlg::ScNavigatorDlg( SfxBindings* pB, SfxChildWindowContext* pCW, Window* pParent, in ScNavigatorDlg() function in ScNavigatorDlg
793 __EXPORT ScNavigatorDlg::~ScNavigatorDlg() in ~ScNavigatorDlg()
875 void ScNavigatorDlg::DoResize() in DoResize()
1203 void ScNavigatorDlg::UpdateAll() in UpdateAll()
1418 void ScNavigatorDlg::MarkDataArea() in MarkDataArea()
1453 void ScNavigatorDlg::CheckDataArea() in CheckDataArea()
[all …]
H A Dcontent.cxx138 pParentWindow = (ScNavigatorDlg*)pParent; in ScContentTree()
430 ScNavigatorDlg::ReleaseFocus(); // set focus into document in IMPL_LINK()
506 ScNavigatorDlg* pScNavigatorDlg = (ScNavigatorDlg*)pWindow; in KeyInput()
1007 ScNavigatorDlg* pScNavigatorDlg=NULL; in GetDrawNames()
1011 pScNavigatorDlg = (ScNavigatorDlg*)pWindow; in GetDrawNames()
H A Dnavcitem.cxx45 ScNavigatorDlg& rDlg, in ScNavigatorControllerItem()
/trunk/main/sc/source/ui/inc/
H A Dnavipi.hxx45 class ScNavigatorDlg;
132 ColumnEdit( ScNavigatorDlg* pParent, const ResId& rResId );
147 ScNavigatorDlg& rDlg;
165 RowEdit( ScNavigatorDlg* pParent, const ResId& rResId );
176 ScNavigatorDlg& rDlg;
188 ScDocListBox( ScNavigatorDlg* pParent, const ResId& rResId );
195 ScNavigatorDlg& rDlg;
221 ScNavigatorDlg& rDlg;
228 class ScNavigatorDlg : public Window, public SfxListener class
331 ~ScNavigatorDlg();
[all …]
H A Dnavcitem.hxx33 class ScNavigatorDlg;
39 ScNavigatorDlg& rDlg,
46 ScNavigatorDlg& rNavigatorDlg;
H A Dcontent.hxx32 class ScNavigatorDlg;
58 ScNavigatorDlg* pParentWindow;
/trunk/main/sc/source/ui/sidebar/
H A DScPanelFactory.cxx152 Window* pPanel = new ScNavigatorDlg(pBindings, NULL, pParentWindow, false); in createUIElement()

Completed in 148 milliseconds