Searched refs:nObjBarCount (Results 1 – 1 of 1) sorted by relevance
463 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarResId() local464 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarResId()487 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarPos() local488 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarPos()609 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarName() local610 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarName()630 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in GetObjectBarFeature() local631 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in GetObjectBarFeature()651 sal_uInt16 nObjBarCount = pImpData->pObjectBars->Count(); in IsObjectBarVisible() local652 DBG_ASSERT( nNo<nObjBarCount,"Objectbar ist unbekannt!" ); in IsObjectBarVisible()
Completed in 16 milliseconds