Searched refs:bGraphicShell (Results 1 – 2 of 2) sorted by relevance
578 sal_Bool bGraphicShell = this->ISA(GraphicViewShell); in Command() local725 nSdResId = bGraphicShell ? RID_GRAPHIC_TEXTOBJ_POPUP : in Command()737 nSdResId = bGraphicShell ? RID_GRAPHIC_EDGEOBJ_POPUP : in Command()742 nSdResId = bGraphicShell ? RID_GRAPHIC_LINEOBJ_POPUP : in Command()759 nSdResId = bGraphicShell ? RID_GRAPHIC_GEOMOBJ_POPUP : in Command()774 nSdResId = bGraphicShell ? RID_GRAPHIC_GRAPHIC_POPUP : in Command()779 nSdResId = bGraphicShell ? RID_GRAPHIC_OLE2_POPUP : in Command()783 nSdResId = bGraphicShell ? RID_GRAPHIC_MEDIA_POPUP : in Command()787 nSdResId = bGraphicShell ? RID_GRAPHIC_TABLE_POPUP : in Command()804 nSdResId = bGraphicShell ? RID_GRAPHIC_3DOBJ_POPUP : in Command()[all …]
356 sal_Bool bGraphicShell = pDrViewSh->ISA(GraphicViewShell); in Command() local357 sal_uInt16 nResId = bGraphicShell ? RID_GRAPHIC_PAGETAB_POPUP : in Command()
Completed in 19 milliseconds