Home
last modified time | relevance | path

Searched refs:SC_CONTENT_NOTE (Results 1 – 3 of 3) sorted by relevance

/aoo41x/main/sc/source/ui/navipi/
H A Dcontent.cxx84 SC_CONTENT_NOTE,
407 case SC_CONTENT_NOTE: in IMPL_LINK()
701 else if ( pParent == pRootNodes[SC_CONTENT_NOTE] ) in RequestHelp()
811 if ( nType == SC_CONTENT_NOTE ) in Refresh()
840 if ( !nType || nType == SC_CONTENT_NOTE ) in Refresh()
1109 if ( nRootType && nRootType != SC_CONTENT_NOTE ) // ausgeblendet ? in GetNoteStrings()
1122 InsertContent( SC_CONTENT_NOTE, lcl_NoteString( *pNote ) ); in GetNoteStrings()
1160 SvLBoxEntry* pParent = pRootNodes[SC_CONTENT_NOTE]; in NoteStringsChanged()
1368 (nType != SC_CONTENT_NOTE) && in DoDrag()
H A Dnavipi.cxx1015 aLbEntries.Refresh( SC_CONTENT_NOTE ); in IMPL_LINK()
/aoo41x/main/sc/source/ui/inc/
H A Dcontent.hxx45 #define SC_CONTENT_NOTE 6 macro

Completed in 31 milliseconds