Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/control/
H A Dobjface.cxx455 if ( nNo < nBaseCount ) in GetObjectBarResId()
459 nNo = nNo - nBaseCount; in GetObjectBarResId()
479 if ( nNo < nBaseCount ) in GetObjectBarPos()
483 nNo = nNo - nBaseCount; in GetObjectBarPos()
529 if ( nNo < nBaseCount ) in GetChildWindowId()
533 nNo = nNo - nBaseCount; in GetChildWindowId()
552 if ( nNo < nBaseCount ) in GetChildWindowFeature()
556 nNo = nNo - nBaseCount; in GetChildWindowFeature()
601 if ( nNo < nBaseCount ) in GetObjectBarName()
622 if ( nNo < nBaseCount ) in GetObjectBarFeature()
[all …]
/aoo42x/main/sw/source/core/unocore/
H A Dunostyle.cxx511 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
533 nCount += nBaseCount; in lcl_GetCountOrName()
544 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
561 nCount += nBaseCount; in lcl_GetCountOrName()
566 sal_uInt16 nBaseCount = RES_POOLFRM_END - RES_POOLFRM_BEGIN; in lcl_GetCountOrName() local
567 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
584 nCount += nBaseCount; in lcl_GetCountOrName()
590 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
608 nCount += nBaseCount; in lcl_GetCountOrName()
614 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
[all …]

Completed in 54 milliseconds