Home
last modified time | relevance | path

Searched refs:GetController (Results 1 – 25 of 103) sorted by path

12345

/trunk/main/basctl/source/basicide/
H A Dbasides2.cxx196 css::uno::Reference< css::frame::XController > xController = GetController (); in SetMDITitle()
/trunk/main/chart2/source/controller/dialogs/
H A DDataBrowser.cxx1098 ::svt::CellController* DataBrowser::GetController( long nRow, sal_uInt16 nCol ) in GetController() function in chart::DataBrowser
1227 ::svt::CellController* pCtrl = GetController( GetCurRow(), GetCurColumnId()); in SaveModified()
H A DDataBrowser.hxx61 virtual ::svt::CellController* GetController( long nRow, sal_uInt16 nCol );
/trunk/main/cui/source/options/
H A Dconnpooloptions.cxx82 virtual ::svt::CellController* GetController( long nRow, sal_uInt16 nCol );
274 ::svt::CellController* DriverListControl::GetController( long /*nRow*/, sal_uInt16 /*nCol*/ ) in GetController() function in offapp::DriverListControl
/trunk/main/dbaccess/source/ui/browser/
H A Dsbagrid.cxx956 CellController* SbaGridControl::GetController(long nRow, sal_uInt16 nCol) in GetController() function in SbaGridControl
961 return FmGridControl::GetController(nRow, nCol); in GetController()
/trunk/main/dbaccess/source/ui/control/
H A DRelationControl.cxx145 virtual ::svt::CellController* GetController( long nRow, sal_uInt16 nCol );
371 CellController* ORelationControl::GetController( long /*nRow*/, sal_uInt16 /*nColumnId*/ ) in GetController() function in dbaui::ORelationControl
H A DTableGrantCtrl.cxx405 CellController* OTableGrantControl::GetController( long nRow, sal_uInt16 nColumnId ) in GetController() function in OTableGrantControl
/trunk/main/dbaccess/source/ui/dlg/
H A Dindexfieldscontrol.cxx296 CellController* IndexFieldsControl::GetController(long _nRow, sal_uInt16 _nColumnId) in GetController() function in dbaui::IndexFieldsControl
/trunk/main/dbaccess/source/ui/inc/
H A DTableGrantCtrl.hxx103 virtual ::svt::CellController* GetController( long nRow, sal_uInt16 nCol );
H A Dindexfieldscontrol.hxx94 ::svt::CellController* GetController(long _nRow, sal_uInt16 _nColumnId);
H A Dsbagrid.hxx314 virtual ::svt::CellController* GetController(long nRow, sal_uInt16 nCol);
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx493 CellController* OSelectionBrowseBox::GetController(long nRow, sal_uInt16 nColId) in GetController() function in OSelectionBrowseBox
H A DSelectionBrowseBox.hxx226 virtual ::svt::CellController* GetController(long nRow, sal_uInt16 nCol);
/trunk/main/dbaccess/source/ui/tabledesign/
H A DTEditControl.cxx453 CellController* OTableEditorCtrl::GetController(long nRow, sal_uInt16 nColumnId) in GetController() function in OTableEditorCtrl
H A DTEditControl.hxx114 virtual ::svt::CellController* GetController(long nRow, sal_uInt16 nCol);
/trunk/main/reportdesign/source/ui/dlg/
H A DGroupsSorting.cxx150 virtual ::svt::CellController* GetController( long nRow, sal_uInt16 nCol );
575 CellController* OFieldExpressionControl::GetController( long /*nRow*/, sal_uInt16 /*nColumnId*/ ) in GetController() function in rptui::OFieldExpressionControl
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx1145 …ier = uno::Reference<view::XSelectionSupplier>(pViewFrame->GetFrame().GetController(), uno::UNO_QU… in FillSelectionSupplier()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh.cxx715 … uno::Reference< frame::XController > xController = ( pFrame ? pFrame->GetController() : 0 ); in Notify()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx74 GetFrame()->GetFrame().GetController(), in ScDrawShell()
420 GetFrame()->GetFrame().GetController(), in Activate()
/trunk/main/sc/source/ui/unoobj/
H A Ddispuno.cxx64 …return uno::Reference<view::XSelectionSupplier>( pViewFrame->GetFrame().GetController(), uno::UNO_… in lcl_GetSelectionSupplier()
/trunk/main/sc/source/ui/view/
H A Ddrawview.cxx576 uno::Reference<frame::XController> xController = rFrame.GetController(); in MarkListHasChanged()
611 uno::Reference< frame::XController > xController = rFrame.GetController(); in SdrBeginTextEdit()
632 uno::Reference< frame::XController > xController = rFrame.GetController(); in SdrEndTextEdit()
H A Dgridwin.cxx2546 …Reference<com::sun::star::frame::XController> xController = pViewFrame->GetFrame().GetController(); in PreNotify()
H A Dtabview.cxx2455 …sun::star::uno::Reference<com::sun::star::frame::XController> xController = rFrame.GetController(); in SetNewVisArea()
H A Dtabview3.cxx393 uno::Reference<frame::XController> xController = pViewFrame->GetFrame().GetController(); in SelectionChanged()
H A Dtabview5.cxx333 uno::Reference<frame::XController> xController = pViewFrame->GetFrame().GetController(); in TabChanged()

Completed in 210 milliseconds

12345