Home
last modified time | relevance | path

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

/aoo41x/main/sc/source/ui/navipi/
H A Dcontent.cxx77 SC_CONTENT_ROOT, // ROOT (0) muss vorne stehen
129 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()
H A Dnavipi.cxx512 sal_Bool bRootSet = rDlg.aLbEntries.GetRootType() != SC_CONTENT_ROOT; in UpdateButtons()
561 mnRootSelected( SC_CONTENT_ROOT ), in ScNavigatorSettings()
/aoo41x/main/sc/source/ui/inc/
H A Dcontent.hxx39 #define SC_CONTENT_ROOT 0 macro

Completed in 51 milliseconds