Home
last modified time | relevance | path

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

/trunk/main/sc/source/core/tool/
H A Dchgtrack.cxx840 sal_uInt16 nWhatId; in GetDescription() local
844 nWhatId = STR_COLUMN; in GetDescription()
847 nWhatId = STR_ROW; in GetDescription()
850 nWhatId = STR_AREA; in GetDescription()
856 rStr += ScGlobal::GetRscString( nWhatId ); in GetDescription()
1069 sal_uInt16 nWhatId; in GetDescription() local
1073 nWhatId = STR_COLUMN; in GetDescription()
1076 nWhatId = STR_ROW; in GetDescription()
1079 nWhatId = STR_AREA; in GetDescription()
1097 rStr += ScGlobal::GetRscString( nWhatId ); in GetDescription()

Completed in 32 milliseconds