Home
last modified time | relevance | path

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

/aoo41x/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 …]
/aoo41x/main/sw/source/core/unocore/
H A Dunostyle.cxx543 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
565 nCount += nBaseCount; in lcl_GetCountOrName()
576 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
593 nCount += nBaseCount; in lcl_GetCountOrName()
598 sal_uInt16 nBaseCount = RES_POOLFRM_END - RES_POOLFRM_BEGIN; in lcl_GetCountOrName() local
599 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
616 nCount += nBaseCount; in lcl_GetCountOrName()
622 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
640 nCount += nBaseCount; in lcl_GetCountOrName()
646 nIndex = nIndex - nBaseCount; in lcl_GetCountOrName()
[all …]

Completed in 23 milliseconds