Searched refs:bGraphicShell (Results 1 – 2 of 2) sorted by relevance
572 sal_Bool bGraphicShell = this->ISA(GraphicViewShell); in Command() local719 nSdResId = bGraphicShell ? RID_GRAPHIC_TEXTOBJ_POPUP : in Command()731 nSdResId = bGraphicShell ? RID_GRAPHIC_EDGEOBJ_POPUP : in Command()736 nSdResId = bGraphicShell ? RID_GRAPHIC_LINEOBJ_POPUP : in Command()753 nSdResId = bGraphicShell ? RID_GRAPHIC_GEOMOBJ_POPUP : in Command()768 nSdResId = bGraphicShell ? RID_GRAPHIC_GRAPHIC_POPUP : in Command()773 nSdResId = bGraphicShell ? RID_GRAPHIC_OLE2_POPUP : in Command()777 nSdResId = bGraphicShell ? RID_GRAPHIC_MEDIA_POPUP : in Command()781 nSdResId = bGraphicShell ? RID_GRAPHIC_TABLE_POPUP : in Command()798 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 21 milliseconds