Home
last modified time | relevance | path

Searched refs:ShowCaption (Results 1 – 4 of 4) sorted by path

/trunk/main/sc/inc/
H A Dpostit.hxx141 void ShowCaption( const ScAddress& rPos, bool bShow = true );
/trunk/main/sc/source/core/data/
H A Dpostit.cxx611 void ScPostIt::ShowCaption( const ScAddress& rPos, bool bShow ) in ShowCaption() function in ScPostIt
/trunk/main/sc/source/ui/docshell/
H A Ddocfunc.cxx1080 pNote->ShowCaption( rPos, bShow ); in ShowNote()
/trunk/main/sc/source/ui/undo/
H A Dundocell.cxx921 pNote->ShowCaption( maPos, !mbShown ); in Undo()
929 pNote->ShowCaption( maPos, mbShown ); in Redo()

Completed in 47 milliseconds