Searched refs:SC_CONTENT_ROOT (Results 1 – 3 of 3) sorted by relevance
77 SC_CONTENT_ROOT, // ROOT (0) muss vorne stehen129 nRootType ( SC_CONTENT_ROOT ), in ScContentTree()293 rnRootIndex = SC_CONTENT_ROOT; in GetEntryIndexes()369 if( pEntry && (nType != SC_CONTENT_ROOT) && (nChild != SC_CONTENT_NOCHILD) ) in IMPL_LINK()464 if( (nType != SC_CONTENT_ROOT) && (nChild == SC_CONTENT_NOCHILD) ) in KeyInput()491 if( pEntry && (nType != SC_CONTENT_ROOT) && (nChild != SC_CONTENT_NOCHILD) ) in KeyInput()1367 (nType != SC_CONTENT_ROOT) && in DoDrag()1580 sal_uInt16 nNew = SC_CONTENT_ROOT; in ToggleRoot()1581 if ( nRootType == SC_CONTENT_ROOT ) in ToggleRoot()
512 sal_Bool bRootSet = rDlg.aLbEntries.GetRootType() != SC_CONTENT_ROOT; in UpdateButtons()561 mnRootSelected( SC_CONTENT_ROOT ), in ScNavigatorSettings()
39 #define SC_CONTENT_ROOT 0 macro
Completed in 29 milliseconds