46 ScAutoNameHashMap::const_iterator aFound =
aNames.find( rName );
47 if ( aFound !=
aNames.end() )
48 return aFound->second;
53 for (
bool bHasCell = aIter.
first(); bHasCell; bHasCell = aIter.
next())
82 rAddresses.push_back(aIter.
GetPos());
std::vector< ScAddress > ScAutoNameAddresses
const ScAutoNameAddresses & GetNameOccurrences(const OUString &rName, SCTAB nTab)
ScAutoNameCache(ScDocument &pD)
Walk through all cells in an area.
const EditTextObject * getEditText() const
ScFormulaCell * getFormulaCell()
const ScAddress & GetPos() const
OUString getString() const
SC_DLLPUBLIC SCCOL MaxCol() const
SC_DLLPUBLIC SCROW MaxRow() const
static OUString GetMultilineString(const EditEngine &rEngine)
Retrieves string with paragraphs delimited by new lines (' ').
static SC_DLLPUBLIC ::utl::TransliterationWrapper & GetTransliteration()
const OUString & getString() const