Home
last modified time | relevance | path

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

/trunk/main/sw/source/ui/utlui/
H A Dcontent.cxx956 sal_uInt16 nCmpId; in GetEntryAltText() local
981 nCmpId = OBJ_GRUP; in GetEntryAltText()
984 nCmpId = pTemp->GetObjIdentifier(); in GetEntryAltText()
986 if(nCmpId == OBJ_GRUP /*pTemp->ISA(SdrObjGroup)*/ && pTemp->GetName() == pCnt->GetName()) in GetEntryAltText()
1049 sal_uInt16 nCmpId; in GetEntryLongDescription() local
1074 nCmpId = OBJ_GRUP; in GetEntryLongDescription()
1077 nCmpId = pTemp->GetObjIdentifier(); in GetEntryLongDescription()
1079 if(nCmpId == OBJ_GRUP /*pTemp->ISA(SdrObjGroup)*/ && pTemp->GetName() == pCnt->GetName()) in GetEntryLongDescription()
2737 sal_uInt16 nCmpId; in KeyInput() local
2761 nCmpId = OBJ_GRUP; in KeyInput()
[all …]

Completed in 26 milliseconds