Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx1594 for(sal_uInt16 nCntType = CONTENT_TYPE_OUTLINE; in Display() local
1595 nCntType <= CONTENT_TYPE_DRAWOBJECT; nCntType++ ) in Display()
1598 &aActiveContentArr[nCntType] : in Display()
1599 &aHiddenContentArr[nCntType]; in Display()
1601 (*ppContentT) = new SwContentType(pShell, nCntType, nOutlineLevel ); in Display()
1606 const Image& rImage = aEntryImages.GetImage(SID_SW_START + nCntType); in Display()
1610 if(nCntType == nLastSelType) in Display()
1615 if(nExpandOptions & (1 << nCntType)) in Display()
1618 if(nEntryRelPos && nCntType == nLastSelType) in Display()

Completed in 17 milliseconds