Home
last modified time | relevance | path

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

/AOO42X/main/sw/source/ui/utlui/
H A Dcontent.cxx240 case CONTENT_TYPE_OUTLINE : in Init()
529 case CONTENT_TYPE_OUTLINE : in FillMemberList()
1108 if( !bIsRoot || nRootType != CONTENT_TYPE_OUTLINE ) in StartDrag()
1358 if(pParent->GetType() == CONTENT_TYPE_OUTLINE) in GetTabPos()
1594 for(sal_uInt16 nCntType = CONTENT_TYPE_OUTLINE; in Display()
1675 if( nRootType == CONTENT_TYPE_OUTLINE && bIsActive ) in Display()
1764 case CONTENT_TYPE_OUTLINE: in FillTransferData()
1960 bOutline = nRootType == CONTENT_TYPE_OUTLINE; in HasContentChanged()
2267 if((bIsRoot && nRootType == CONTENT_TYPE_OUTLINE) || in ExecCommand()
2269 == CONTENT_TYPE_OUTLINE) in ExecCommand()
[all …]
/AOO42X/main/sw/source/ui/inc/
H A Dswcont.hxx32 #define CONTENT_TYPE_OUTLINE 0 macro
/AOO42X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3946 nImgId = CONTENT_TYPE_OUTLINE; in lcl_GetDisplayBitmap()