Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/control/
H A Dobjface.cxx463 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarResId() local
464 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarResId()
487 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarPos() local
488 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarPos()
609 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarName() local
610 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarName()
630 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarFeature() local
631 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarFeature()
651 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in IsObjectBarVisible() local
652 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in IsObjectBarVisible()

Completed in 16 milliseconds