| /trunk/main/svx/source/sidebar/ |
| H A D | SelectionAnalyzer.cxx | 230 case OBJ_CUSTOMSHAPE: in GetContextForObjectId_SC() 273 case OBJ_CUSTOMSHAPE: in GetContextForObjectId_SD() 359 nResultType = OBJ_CUSTOMSHAPE; in GetObjectTypeFromGroup() 373 nType = OBJ_CUSTOMSHAPE; in GetObjectTypeFromGroup() 375 if ((nType == OBJ_CUSTOMSHAPE) && (nResultType == OBJ_TEXT)) in GetObjectTypeFromGroup() 381 if ((nType == OBJ_TEXT) && (nResultType == OBJ_CUSTOMSHAPE)) in GetObjectTypeFromGroup() 413 nResultType = OBJ_CUSTOMSHAPE; in GetObjectTypeFromMark() 428 nType = OBJ_CUSTOMSHAPE; in GetObjectTypeFromMark() 430 if ((nType == OBJ_CUSTOMSHAPE) && (nResultType == OBJ_TEXT)) in GetObjectTypeFromMark() 436 if ((nType == OBJ_TEXT) && (nResultType == OBJ_CUSTOMSHAPE)) in GetObjectTypeFromMark() [all …]
|
| /trunk/main/reportdesign/source/ui/report/ |
| H A D | dlgedfunc.cxx | 588 if (pObj->GetObjIdentifier() != OBJ_CUSTOMSHAPE) in isOnlyCustomShapeMarked() 647 … else if ( aVEvt.pObj && (aVEvt.pObj->GetObjIdentifier() != OBJ_CUSTOMSHAPE) && !m_bSelectionMode) in isRectangleHit() 703 nId != OBJ_CUSTOMSHAPE) in MouseButtonDown() 713 if( eHit != SDRHIT_UNMARKEDOBJECT || nId == OBJ_CUSTOMSHAPE) in MouseButtonDown()
|
| H A D | dlgedfac.cxx | 91 case OBJ_CUSTOMSHAPE: in IMPL_LINK()
|
| H A D | ReportController.cxx | 1397 getDesignView()->SetInsertObj( OBJ_CUSTOMSHAPE ,sType); in Execute() 3167 if ( _nObjectId == OBJ_CUSTOMSHAPE ) in createControl() 4230 …_rState.bChecked = getDesignView()->GetInsertObj() == OBJ_CUSTOMSHAPE && getDesignView()->GetInser… in impl_fillCustomShapeState_nothrow()
|
| /trunk/main/reportdesign/source/core/sdr/ |
| H A D | RptObject.cxx | 110 return OBJ_CUSTOMSHAPE; in getObjectType() 152 case OBJ_CUSTOMSHAPE: in createObject() 297 case OBJ_CUSTOMSHAPE: in getPropertyNameMap() 510 return sal_uInt16(OBJ_CUSTOMSHAPE); in GetObjIdentifier()
|
| /trunk/main/chart2/source/controller/main/ |
| H A D | DrawCommandDispatch.cxx | 141 …odelWrapper && pDrawViewWrapper && pDrawViewWrapper->GetCurrentObjIdentifier() == OBJ_CUSTOMSHAPE ) in setAttributes() 367 eKind = OBJ_CUSTOMSHAPE; in execute()
|
| H A D | ChartController_Window.cxx | 1982 case OBJ_CUSTOMSHAPE: in impl_SetMousePointer()
|
| /trunk/main/sw/source/ui/ribbar/ |
| H A D | concustomshape.cxx | 141 m_pWin->SetSdrDrawMode( OBJ_CUSTOMSHAPE ); in Activate()
|
| /trunk/main/sc/source/ui/drawfunc/ |
| H A D | fuconcustomshape.cxx | 162 pView->SetCurrentObj( OBJ_CUSTOMSHAPE, SdrInventor ); in Activate()
|
| /trunk/main/sd/source/ui/func/ |
| H A D | fuconcs.cxx | 225 mpView->SetCurrentObj( OBJ_CUSTOMSHAPE ); in Activate()
|
| H A D | fuconrec.cxx | 579 else if (nSlotId == OBJ_CUSTOMSHAPE ) in SetAttributes()
|
| /trunk/main/sc/source/filter/xcl97/ |
| H A D | xcl97esc.cxx | 186 if( pObj->GetObjIdentifier() == OBJ_CUSTOMSHAPE ) in lcl_IsFontwork()
|
| /trunk/main/sw/source/ui/utlui/ |
| H A D | content.cxx | 966 case OBJ_CUSTOMSHAPE: in GetEntryAltText() 1059 case OBJ_CUSTOMSHAPE: in GetEntryLongDescription() 2760 case OBJ_CUSTOMSHAPE: in KeyInput()
|
| /trunk/main/cui/source/tabpages/ |
| H A D | textattr.cxx | 560 case OBJ_CUSTOMSHAPE : in Construct()
|
| /trunk/main/svx/inc/svx/ |
| H A D | svdobj.hxx | 135 OBJ_CUSTOMSHAPE=33, // CustomShape enumerator
|
| /trunk/main/svx/source/unodraw/ |
| H A D | unopage.cxx | 851 case OBJ_CUSTOMSHAPE: in CreateShapeByTypeAndInventor()
|
| H A D | unoshape.cxx | 988 case OBJ_CUSTOMSHAPE: in _getTypes() 3383 case OBJ_CUSTOMSHAPE: in _getSupportedServiceNames()
|
| H A D | unoprov.cxx | 862 …pEntry (RTL_CONSTASCII_STRINGPARAM("com.sun.star.drawing.CustomShape"), OBJ_CUSTOMSHAPE ),
|
| /trunk/main/sd/source/ui/view/ |
| H A D | drviews4.cxx | 763 case OBJ_CUSTOMSHAPE: in Command()
|
| /trunk/main/reportdesign/source/ui/misc/ |
| H A D | UITools.cxx | 872 … if (_nIgnoreType == ISOVER_IGNORE_CUSTOMSHAPES && pObjIter->GetObjIdentifier() == OBJ_CUSTOMSHAPE) in isOver()
|
| /trunk/main/svx/source/svdraw/ |
| H A D | svdmrkv.cxx | 631 …t==OBJ_EDGE || nIdent==OBJ_CAPTION || nIdent==OBJ_MEASURE || nIdent==OBJ_CUSTOMSHAPE || nIdent==OB… in ImpIsFrameHandles()
|
| H A D | svdedxv.cxx | 2113 case OBJ_CUSTOMSHAPE: in SupportsFormatPaintbrush()
|
| H A D | svdobj.cxx | 3260 case sal_uInt16(OBJ_CUSTOMSHAPE ): pObj=new SdrObjCustomShape(); break; in MakeNewObject()
|
| H A D | svdoashp.cxx | 1699 return sal_uInt16(OBJ_CUSTOMSHAPE); in GetObjIdentifier()
|
| /trunk/main/filter/source/msfilter/ |
| H A D | msdffimp.cxx | 597 case OBJ_CUSTOMSHAPE : in SolveSolver()
|