Searched refs:getActiveCell (Results 1 – 13 of 13) sorted by relevance
1154 return getActiveCell()->GetItemSet(); in GetActiveCellItemSet()1252 return dynamic_cast< SdrText* >( getActiveCell().get() ); in getActiveText()1564 const CellRef& SdrTableObj::getActiveCell() const in getActiveCell() function in sdr::table::SdrTableObj1754 CellRef xCell( getActiveCell() ); in GetOutlinerViewAnchorMode()2135 CellRef xCell( getActiveCell() ); in GetOutlinerParaObject()2146 CellRef xCell( getActiveCell() ); in NbcSetOutlinerParaObject()
494 if(rTableObj.getActiveCell().get() == this ) in IsTextEditActive()533 if( rTableObj.getActiveCell().get() == this ) in GetEditOutlinerParaObject()
1021 ::sdr::table::CellRef xCellRef (pTableObj->getActiveCell()); in GetActiveAccessibleCell()
145 ScVbaGlobals::getActiveCell() throw (uno::RuntimeException) in getActiveCell() function in ScVbaGlobals147 return getApplication()->getActiveCell(); in getActiveCell()
64 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell() throw (css::uno::Runtime…
85 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell() throw ( css::uno::Runtim…
482 return xApplication->getActiveCell(); in ActiveCell()
272 ScVbaApplication::getActiveCell() throw (uno::RuntimeException ) in getActiveCell() function in ScVbaApplication
3544 rtl::OUString sActiveCell = xApplication->getActiveCell()->Address(aDft, aDft, aDft, aDft, aDft ); in End()3587 rtl::OUString sMoved = xApplication->getActiveCell()->Address(aDft, aDft, aDft, aDft, aDft ); in End()
79 public Point getActiveCell() { in getActiveCell() method in Selection
284 s.setCursor(sel.getActiveCell()); in getSettings()
150 const ::sdr::table::CellRef& getActiveCell() const;
404 sdr::table::CellRef xCell = pTableObj->getActiveCell(); in Notify()
Completed in 89 milliseconds