Searched defs:GetNote (Results 1 – 7 of 7) sorted by relevance
74 inline String GetNote() { return aEditED.GetText(); } in GetNote() function in SvxPostItDialog
118 inline const ScPostIt* GetNote() const { return mpNote; } in GetNote() function in ScBaseCell120 inline ScPostIt* GetNote() { return mpNote; } in GetNote() function in ScBaseCell
347 ::rtl::OUString SAL_CALL ScAccessibleCellBase::GetNote(void) in GetNote() function in ScAccessibleCellBase
1921 ScPostIt* ScColumn::GetNote( SCROW nRow ) in GetNote() function in ScColumn
1104 ScPostIt* ScTable::GetNote( SCCOL nCol, SCROW nRow ) in GetNote() function in ScTable
2963 ScPostIt* ScDocument::GetNote( const ScAddress& rPos ) in GetNote() function in ScDocument
920 String AbstractSvxPostItDialog_Impl::GetNote() in GetNote() function in AbstractSvxPostItDialog_Impl
Completed in 110 milliseconds