Home
last modified time | relevance | path

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

/aoo4110/main/svtools/source/toolpanel/
H A Ddrawerlayouter.cxx84 const size_t nUpperBound = !!aActivePanel ? *aActivePanel : nPanelCount - 1; in IMPLEMENT_IREFERENCE() local
85 for ( size_t i=0; i<=nUpperBound; ++i ) in IMPLEMENT_IREFERENCE()
95 for ( size_t j = nPanelCount - 1; j > nUpperBound; --j ) in IMPLEMENT_IREFERENCE()

Completed in 8 milliseconds