Home
last modified time | relevance | path

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

/aoo42x/main/sc/source/ui/Accessibility/
H A DAccessibleCellBase.cxx633 String strTrackText; in GetAllDisplayNote() local
637 mpDoc->GetCellChangeTrackNote(maCellAddress,strTrackText,bLeftedge); in GetAllDisplayNote()
639 if (strTrackText.Len() > 0 ) in GetAllDisplayNote()
641 ScDetectiveFunc::AppendChangTrackNoteSeparator(strTrackText); in GetAllDisplayNote()
642 strNote = strTrackText; in GetAllDisplayNote()
/aoo42x/main/sc/inc/
H A Ddocument.hxx457 void GetCellChangeTrackNote( const ScAddress &cell,String &strTrackText,sal_Bool &pbLeftEdge);

Completed in 24 milliseconds