Searched refs:ShellClass (Results 1 – 7 of 7) sorted by relevance
323 #define SFX_ARGUMENTMAP(ShellClass) static SfxFormalArgument __FAR_DATA a##ShellClass##Args_Impl[] = argument325 #define SFX_SLOTMAP(ShellClass) static SfxFormalArgument __FAR_DATA a##ShellClass##Args_Impl[1]; \ argument326 static SfxSlot __FAR_DATA a##ShellClass##Slots_Impl[] =328 #define SFX_SLOTMAP_ARG(ShellClass) static SfxSlot __FAR_DATA a##ShellClass##Slots_Impl[] = argument
223 #define SFX_SLOTMAP_NONE(ShellClass) \ argument224 static SfxFormalArgument __FAR_DATA a##ShellClass##Args_Impl[1]; \225 static SfxSlot __FAR_DATA a##ShellClass##Slots_Impl[] = \
268 #define SFX_IMPL_CHILDWINDOW_CONTEXT(Class, MyID, ShellClass) \ argument273 … /* cast is safe here! */static_cast< sal_uInt16 >(ShellClass::GetInterfaceId()), \281 … /* cast is safe here! */static_cast< sal_uInt16 >(ShellClass::GetInterfaceId()) ); \
39 #define ShellClass LeftImpressPaneShell macro74 #undef ShellClass75 #define ShellClass LeftDrawPaneShell macro
31 #undef ShellClass32 #define ShellClass ScTabPopShell macro
185 #define ShellClass FontworkBar macro
69 #define ShellClass ExtrusionBar macro
Completed in 63 milliseconds