Searched defs:HideNote (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sc/source/ui/inc/ | ||
H A D | docfunc.hxx | 95 inline bool HideNote( const ScAddress& rPos ) { return ShowNote( rPos, false ); } in HideNote() function in ScDocFunc |
H A D | viewfunc.hxx | 329 inline void HideNote() { ShowNote( false ); } in HideNote() function in ScViewFunc |
/trunk/main/sw/source/ui/docvw/ | ||
H A D | SidebarWin.cxx | 915 void SwSidebarWin::HideNote() in HideNote() function in sw::sidebarwindows::SwSidebarWin |
Completed in 29 milliseconds