Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/utlui/
H A Dcontent.cxx1593 for(sal_uInt16 nCntType = CONTENT_TYPE_OUTLINE; in Display() local
1594 nCntType <= CONTENT_TYPE_DRAWOBJECT; nCntType++ ) in Display()
1597 &aActiveContentArr[nCntType] : in Display()
1598 &aHiddenContentArr[nCntType]; in Display()
1600 (*ppContentT) = new SwContentType(pShell, nCntType, nOutlineLevel ); in Display()
1605 const Image& rImage = aEntryImages.GetImage(SID_SW_START + nCntType); in Display()
1609 if(nCntType == nLastSelType) in Display()
1614 if(nExpandOptions & (1 << nCntType)) in Display()
1617 if(nEntryRelPos && nCntType == nLastSelType) in Display()

Completed in 18 milliseconds