Home
last modified time | relevance | path

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

/AOO41X/main/sw/source/ui/utlui/
H A Dcontent.cxx300 case CONTENT_TYPE_REGION : in Init()
655 case CONTENT_TYPE_REGION : in FillMemberList()
1249 ((bVisible && !bProtected) ||CONTENT_TYPE_REGION == nContentType); in CreateContextMenu()
1251 ((bVisible && !bProtected) ||CONTENT_TYPE_REGION == nContentType); in CreateContextMenu()
1258 CONTENT_TYPE_REGION == nContentType|| in CreateContextMenu()
1366 else if(pParent->GetType() == CONTENT_TYPE_REGION) in GetTabPos()
1835 else if( nActType == CONTENT_TYPE_REGION || in FillTransferData()
3235 case CONTENT_TYPE_REGION : in EditEntry()
3395 case CONTENT_TYPE_REGION : in GotoContent()
H A Dglbltree.cxx767 aImage = aEntryImages.GetImage(SID_SW_START + CONTENT_TYPE_REGION); in Display()
/AOO41X/main/sw/source/ui/inc/
H A Dswcont.hxx38 #define CONTENT_TYPE_REGION 6 macro
/AOO41X/main/sw/source/ui/uno/
H A Dunotxdoc.cxx3940 nImgId = CONTENT_TYPE_REGION; in lcl_GetDisplayBitmap()