Searched refs:nCntType (Results 1 – 1 of 1) sorted by relevance
1600 for(sal_uInt16 nCntType = CONTENT_TYPE_OUTLINE; in Display() local1601 nCntType <= CONTENT_TYPE_DRAWOBJECT; nCntType++ ) in Display()1604 &aActiveContentArr[nCntType] : in Display()1605 &aHiddenContentArr[nCntType]; in Display()1607 (*ppContentT) = new SwContentType(pShell, nCntType, nOutlineLevel ); in Display()1612 const Image& rImage = aEntryImages.GetImage(SID_SW_START + nCntType); in Display()1616 if(nCntType == nLastSelType) in Display()1621 if(nExpandOptions & (1 << nCntType)) in Display()1624 if(nEntryRelPos && nCntType == nLastSelType) in Display()
Completed in 34 milliseconds