Home
last modified time | relevance | path

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

/aoo41x/main/qadevOOo/objdsc/sc/
H A Dcom.sun.star.comp.office.ScTabViewObj.csv1 "ScTabViewObj";"com::sun::star::container::XIndexAccess";"getCount()"
2 "ScTabViewObj";"com::sun::star::container::XIndexAccess";"getByIndex()"
3 "ScTabViewObj";"com::sun::star::lang::XComponent";"dispose()"
4 "ScTabViewObj";"com::sun::star::lang::XComponent";"addEventListener()"
5 "ScTabViewObj";"com::sun::star::lang::XComponent";"removeEventListener()"
8 "ScTabViewObj";"com::sun::star::sheet::XViewPane";"getFirstVisibleRow()"
9 "ScTabViewObj";"com::sun::star::sheet::XViewPane";"setFirstVisibleRow()"
10 "ScTabViewObj";"com::sun::star::sheet::XViewPane";"getVisibleRange()"
77 "ScTabViewObj";"com::sun::star::frame::XController";"suspend()"
80 "ScTabViewObj";"com::sun::star::frame::XController";"getModel()"
[all …]
/aoo41x/main/sc/source/ui/unoobj/
H A Dviewuno.cxx481 ScTabViewObj::ScTabViewObj( ScTabViewShell* pViewSh ) : in ScTabViewObj() function in ScTabViewObj
494 ScTabViewObj::~ScTabViewObj() in ~ScTabViewObj()
1258 bool ScTabViewObj::IsMouseListening() const in IsMouseListening()
1405 void ScTabViewObj::StartMouseListening() in StartMouseListening()
1409 void ScTabViewObj::EndMouseListening() in EndMouseListening()
1431 void ScTabViewObj::EndActivationListening() in EndActivationListening()
1538 sal_Int16 ScTabViewObj::GetZoom(void) const in GetZoom()
1829 void ScTabViewObj::SelectionChanged() in SelectionChanged()
2108 void ScTabViewObj::VisAreaChanged() in VisAreaChanged()
2310 ScTabViewObj* ScTabViewObj::getImplementation( const uno::Reference<uno::XInterface> xObj ) in getImplementation()
[all …]
H A Ddocuno.cxx907 ScTabViewObj* pViewObj = ScTabViewObj::getImplementation( xView ); in FillRenderMarkData()
/aoo41x/main/sc/source/ui/view/
H A Ddrawview.cxx579 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in MarkListHasChanged()
614 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SdrBeginTextEdit()
635 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SdrEndTextEdit()
H A Dtabvwsh4.cxx1192 ScTabViewObj* lcl_GetViewObj( ScTabViewShell& rShell ) in lcl_GetViewObj()
1194 ScTabViewObj* pRet = NULL; in lcl_GetViewObj()
1201 pRet = ScTabViewObj::getImplementation( xController ); in lcl_GetViewObj()
1208 ScTabViewObj* pImpObj = lcl_GetViewObj( *this ); in IMPL_LINK()
1216 ScTabViewObj* pImpObj = lcl_GetViewObj( *this ); in IMPL_LINK()
1224 ScTabViewObj* pImpObj = lcl_GetViewObj( *this ); in IMPL_LINK()
1856 new ScTabViewObj( this ); in ScTabViewShell()
H A Dtabview5.cxx336 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in TabChanged()
H A Dtabview3.cxx396 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SelectionChanged()
H A Dtabview.cxx2458 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SetNewVisArea()
H A Dgridwin.cxx2534 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in PreNotify()
/aoo41x/main/sc/inc/
H A Dviewuno.hxx173 class ScTabViewObj : public ScViewPaneBase, class
211 ScTabViewObj(); // disabled
213 ScTabViewObj(ScTabViewShell* pViewSh);
214 virtual ~ScTabViewObj();
377 static ScTabViewObj* getImplementation( const com::sun::star::uno::Reference<
H A Dcellsuno.hxx172 friend class ScTabViewObj; // fuer select()
/aoo41x/main/sc/qa/unoapi/
H A Dknownissues.xcl50 sc.ScTabViewObj::com::sun::star::sheet::XRangeSelection
76 sc.ScTabViewObj::com::sun::star::awt::XUserInputInterception
137 sc.ScTabViewObj
H A Dsc.sce122 # # i84656 -o sc.ScTabViewObj
/aoo41x/main/qadevOOo/tests/java/mod/_sc/
H A DScTabViewObj.java91 public class ScTabViewObj extends TestCase { class

Completed in 227 milliseconds