Searched refs:RUTL_DBASE (Results 1 – 6 of 6) sorted by relevance
/aoo41x/main/sc/inc/ |
H A D | rangeutl.hxx | 45 enum RutlNameScope { RUTL_NONE=0, RUTL_NAMES, RUTL_DBASE }; enumerator
|
/aoo41x/main/sc/source/core/tool/ |
H A D | rangeutl.cxx | 323 else if( eScope==RUTL_DBASE ) in MakeRangeFromName()
|
/aoo41x/main/sc/source/ui/view/ |
H A D | tabvwsh3.cxx | 317 aRangeUtil.MakeRangeFromName( aAddress, pDoc, nTab, aScRange, RUTL_DBASE, eConv ) ) in Execute()
|
/aoo41x/main/sc/source/ui/app/ |
H A D | inputwin.cxx | 1604 else if ( aRangeUtil.MakeRangeFromName( rText, pDoc, nTab, aRange, RUTL_DBASE, eConv ) ) in lcl_GetInputType()
|
/aoo41x/main/sc/source/ui/unoobj/ |
H A D | docuno.cxx | 705 aRangeUtil.MakeRangeFromName( rTarget, pDoc, nSourceTab, rTargetRange, RUTL_DBASE ) ) in lcl_ParseTarget()
|
H A D | cellsuno.cxx | 4982 aRangeUtil.MakeRangeFromName( aString, pDoc, nTab, aCellRange, RUTL_DBASE ) ) in getCellRangeByName()
|
Completed in 105 milliseconds