Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/navipi/
H A Dcontent.cxx294 rnChildIndex = SC_CONTENT_NOCHILD; 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()
709 if( nIndex != SC_CONTENT_NOCHILD ) in RequestHelp()
1366 (nChild != SC_CONTENT_NOCHILD) && in DoDrag()
1719 if( bExp && (nChildSel != SC_CONTENT_NOCHILD) ) in ApplySettings()
H A Dnavipi.cxx562 mnChildSelected( SC_CONTENT_NOCHILD ) in ScNavigatorSettings()
/aoo4110/main/sc/source/ui/inc/
H A Dcontent.hxx50 const sal_uLong SC_CONTENT_NOCHILD = ~0UL; variable

Completed in 80 milliseconds