Searched refs:ScTabViewObj (Results 1 – 15 of 15) sorted by relevance
1 "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 …]
481 ScTabViewObj::ScTabViewObj( ScTabViewShell* pViewSh ) : in ScTabViewObj() function in ScTabViewObj494 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 …]
907 ScTabViewObj* pViewObj = ScTabViewObj::getImplementation( xView ); in FillRenderMarkData()
579 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in MarkListHasChanged()614 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SdrBeginTextEdit()635 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SdrEndTextEdit()
1192 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()
336 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in TabChanged()
2458 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SetNewVisArea()
396 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in SelectionChanged()
2549 ScTabViewObj* pImp = ScTabViewObj::getImplementation( xController ); in PreNotify()
173 class ScTabViewObj : public ScViewPaneBase, class211 ScTabViewObj(); // disabled213 ScTabViewObj(ScTabViewShell* pViewSh);214 virtual ~ScTabViewObj();377 static ScTabViewObj* getImplementation( const com::sun::star::uno::Reference<
172 friend class ScTabViewObj; // fuer select()
50 sc.ScTabViewObj::com::sun::star::sheet::XRangeSelection76 sc.ScTabViewObj::com::sun::star::awt::XUserInputInterception137 sc.ScTabViewObj
122 # # i84656 -o sc.ScTabViewObj
55 $(eval $(call gb_Package_add_file,sc_xml,xml/ScTabViewObj.xml,ScTabViewObj.xml))
91 public class ScTabViewObj extends TestCase { class
Completed in 146 milliseconds