Lines Matching refs:nBaseCount
454 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarResId() local
455 if ( nNo < nBaseCount ) in GetObjectBarResId()
459 nNo = nNo - nBaseCount; in GetObjectBarResId()
478 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarPos() local
479 if ( nNo < nBaseCount ) in GetObjectBarPos()
483 nNo = nNo - nBaseCount; in GetObjectBarPos()
528 sal_uInt16 nBaseCount = pGenoType->GetChildWindowCount(); in GetChildWindowId() local
529 if ( nNo < nBaseCount ) in GetChildWindowId()
533 nNo = nNo - nBaseCount; in GetChildWindowId()
551 sal_uInt16 nBaseCount = pGenoType->GetChildWindowCount(); in GetChildWindowFeature() local
552 if ( nNo < nBaseCount ) in GetChildWindowFeature()
556 nNo = nNo - nBaseCount; in GetChildWindowFeature()
600 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarName() local
601 if ( nNo < nBaseCount ) in GetObjectBarName()
605 nNo = nNo - nBaseCount; in GetObjectBarName()
621 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in GetObjectBarFeature() local
622 if ( nNo < nBaseCount ) in GetObjectBarFeature()
626 nNo = nNo - nBaseCount; in GetObjectBarFeature()
642 sal_uInt16 nBaseCount = pGenoType->GetObjectBarCount(); in IsObjectBarVisible() local
643 if ( nNo < nBaseCount ) in IsObjectBarVisible()
647 nNo = nNo - nBaseCount; in IsObjectBarVisible()