Home
last modified time | relevance | path

Searched defs:GetNote (Results 1 – 7 of 7) sorted by last modified time

/trunk/main/sc/source/core/data/
H A Ddocument.cxx2963 ScPostIt* ScDocument::GetNote( const ScAddress& rPos ) in GetNote() function in ScDocument
H A Dtable2.cxx1104 ScPostIt* ScTable::GetNote( SCCOL nCol, SCROW nRow ) in GetNote() function in ScTable
H A Dcolumn3.cxx1921 ScPostIt* ScColumn::GetNote( SCROW nRow ) in GetNote() function in ScColumn
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx920 String AbstractSvxPostItDialog_Impl::GetNote() in GetNote() function in AbstractSvxPostItDialog_Impl
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx347 ::rtl::OUString SAL_CALL ScAccessibleCellBase::GetNote(void) in GetNote() function in ScAccessibleCellBase
/trunk/main/sc/inc/
H A Dcell.hxx118 inline const ScPostIt* GetNote() const { return mpNote; } in GetNote() function in ScBaseCell
120 inline ScPostIt* GetNote() { return mpNote; } in GetNote() function in ScBaseCell
/trunk/main/cui/source/inc/
H A Dpostdlg.hxx74 inline String GetNote() { return aEditED.GetText(); } in GetNote() function in SvxPostItDialog

Completed in 121 milliseconds