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()
1015 ::sdr::table::CellRef xCellRef (pTableObj->getActiveCell()); in GetActiveAccessibleCell()
145 ScVbaGlobals::getActiveCell() in getActiveCell() function in ScVbaGlobals147 return getApplication()->getActiveCell(); in getActiveCell()
63 virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell();
85 virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell();
481 return xApplication->getActiveCell(); in ActiveCell()
272 ScVbaApplication::getActiveCell() 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()