Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/utlui/
H A Dbookctrl.cxx149 sal_uInt16 nCurrId = aPop.GetCurId(); in Command() local
150 if( nCurrId != USHRT_MAX) in Command()
152 SfxUInt16Item aBookmark( FN_STAT_BOOKMARK, aBookmarkIdx[nCurrId] ); in Command()
H A Dtmplctrl.cxx151 sal_uInt16 nCurrId = aPop.GetCurId(); in Command() local
152 if( nCurrId != USHRT_MAX) in Command()
155 pStyle = pPool->operator[]( nCurrId - 1 ); in Command()
/aoo42x/main/sd/source/ui/app/
H A Dtmplctrl.cxx140 sal_uInt16 nCurrId = aPop.GetCurId()-1; in Command() local
141 if( nCurrId < nMasterCount ) in Command()
143 SdPage* pMaster = pDoc->GetMasterSdPage(nCurrId, PK_STANDARD); in Command()

Completed in 26 milliseconds