Home
last modified time | relevance | path

Searched refs:GetObjIdentifier (Results 76 – 100 of 163) sorted by relevance

1234567

/trunk/main/svx/inc/svx/
H A Dsvdopath.hxx92 virtual sal_uInt16 GetObjIdentifier() const;
H A Dsvdoole2.hxx150 virtual sal_uInt16 GetObjIdentifier() const;
H A Dscene3d.hxx199 virtual sal_uInt16 GetObjIdentifier() const;
H A Dsvdoashp.hxx176 virtual sal_uInt16 GetObjIdentifier() const;
H A Dsvdoedge.hxx228 virtual sal_uInt16 GetObjIdentifier() const;
H A Dsvdotable.hxx219 virtual sal_uInt16 GetObjIdentifier() const;
/trunk/main/svx/source/engine3d/
H A Dpolygn3d.cxx264 sal_uInt16 E3dPolygonObj::GetObjIdentifier() const in GetObjIdentifier() function in E3dPolygonObj
/trunk/main/svx/source/svdraw/
H A Dsvdomedia.cxx102 sal_uInt16 SdrMediaObj::GetObjIdentifier() const in GetObjIdentifier() function in SdrMediaObj
/trunk/main/sc/source/ui/view/
H A Dtabvwshh.cxx166 if (pObj->GetObjIdentifier() == OBJ_OLE2) in lcl_GetSelectedObj()
/trunk/main/basctl/source/inc/
H A Ddlgedobj.hxx100 virtual sal_uInt16 GetObjIdentifier() const;
/trunk/main/cui/source/tabpages/
H A Dtabline.cxx96 switch( pObj->GetObjIdentifier() ) in SvxLineTabDialog()
/trunk/main/sd/source/ui/view/
H A Ddrviews1.cxx207 sal_uInt16 nSdrObjKind = pObj->GetObjIdentifier(); in SelectionHasChanged()
812 sal_uInt16 nSdrObjKind = pObj->GetObjIdentifier(); in DoVerb()
H A Ddrviewse.cxx1377 … if (pObj->GetObjIdentifier() == OBJ_GRAF && !((SdrGrafObj*) pObj)->IsLinkedGraphic()) in FuSupport()
1594 …if( (FmFormInventor == pMarkedObj->GetObjInventor() && pMarkedObj->GetObjIdentifier() == OBJ_FM_BU… in InsertURLButton()
H A Dviewoverlaymanager.cxx561 …if( (*iter)->IsEmptyPresObj() && ((*iter)->GetObjIdentifier() == OBJ_OUTLINETEXT) && (mrBase.GetDr… in CreateTags()
/trunk/main/sc/source/filter/html/
H A Dhtmlexp2.cxx148 switch ( pObject->GetObjIdentifier() ) in WriteGraphEntry()
/trunk/main/sc/source/ui/app/
H A Dclient.cxx80 if ( pObject->GetObjIdentifier() == OBJ_OLE2 ) in GetDrawObj()
H A Dseltrans.cxx103 sal_uInt16 nSdrObjKind = pObj->GetObjIdentifier(); in CreateFromView()
/trunk/main/svx/source/dialog/
H A Dconnctrl.cxx99 sal_uInt16 nId = pObj->GetObjIdentifier(); in Construct()
/trunk/main/sd/source/ui/func/
H A Dfusel.cxx274 sal_uInt16 nSdrObjKind = aVEvt.pObj->GetObjIdentifier(); in MouseButtonDown()
858 pSingleObj->GetObjIdentifier() == OBJ_MEASURE) ) ) in MouseButtonUp()
/trunk/main/sd/source/filter/xml/
H A Dsdtransform.cxx230 …0 ) && (rTextShape.GetObjInventor() == SdrInventor) && (rTextShape.GetObjIdentifier() == OBJ_OUTL… in transformTextShape()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx235 sal_uInt16 nObjType = pObj->GetObjIdentifier(); in GetDrawFuncState()
H A Ddrawsh.cxx264 if( pObj->GetObjIdentifier() == OBJ_CAPTION ) in ExecDrawAttr()
/trunk/main/sc/source/ui/navipi/
H A Dcontent.cxx986 if ( IsPartOfType( nType, pObject->GetObjIdentifier() ) ) in GetDrawNames()
1227 if ( IsPartOfType( nType, pObject->GetObjIdentifier() ) ) in DrawNamesChanged()
/trunk/main/sd/source/ui/tools/
H A DPreviewRenderer.cxx601 && (pObject->GetObjInventor() != SdrInventor || pObject->GetObjIdentifier() != OBJ_PAGE)) in createRedirectedPrimitive2DSequence()
/trunk/main/svx/source/customshapes/
H A DEnhancedCustomShapeEngine.cxx344 xShape = SvxDrawPage::CreateShapeByTypeAndInventor( pRenderedShape->GetObjIdentifier(), in REF()

Completed in 100 milliseconds

1234567