Home
last modified time | relevance | path

Searched refs:getActiveCell (Results 1 – 13 of 13) sorted by relevance

/trunk/main/svx/source/table/
H A Dsvdotable.cxx1154 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::SdrTableObj
1754 CellRef xCell( getActiveCell() ); in GetOutlinerViewAnchorMode()
2135 CellRef xCell( getActiveCell() ); in GetOutlinerParaObject()
2146 CellRef xCell( getActiveCell() ); in NbcSetOutlinerParaObject()
H A Dcell.cxx494 if(rTableObj.getActiveCell().get() == this ) in IsTextEditActive()
533 if( rTableObj.getActiveCell().get() == this ) in GetEditOutlinerParaObject()
H A Daccessibletableshape.cxx1021 ::sdr::table::CellRef xCellRef (pTableObj->getActiveCell()); in GetActiveAccessibleCell()
/trunk/main/sc/source/ui/vba/
H A Dvbaglobals.cxx145 ScVbaGlobals::getActiveCell() throw (uno::RuntimeException) in getActiveCell() function in ScVbaGlobals
147 return getApplication()->getActiveCell(); in getActiveCell()
H A Dvbaglobals.hxx64 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell() throw (css::uno::Runtime…
H A Dvbaapplication.hxx85 …virtual css::uno::Reference< ov::excel::XRange > SAL_CALL getActiveCell() throw ( css::uno::Runtim…
H A Dvbawindow.cxx482 return xApplication->getActiveCell(); in ActiveCell()
H A Dvbaapplication.cxx272 ScVbaApplication::getActiveCell() throw (uno::RuntimeException ) in getActiveCell() function in ScVbaApplication
H A Dvbarange.cxx3544 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()
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DSelection.java79 public Point getActiveCell() { in getActiveCell() method in Selection
H A DWorksheet.java284 s.setCursor(sel.getActiveCell()); in getSettings()
/trunk/main/svx/inc/svx/
H A Dsvdotable.hxx150 const ::sdr::table::CellRef& getActiveCell() const;
/trunk/main/svx/source/unodraw/
H A Dunoshtxt.cxx404 sdr::table::CellRef xCell = pTableObj->getActiveCell(); in Notify()

Completed in 115 milliseconds