Home
last modified time | relevance | path

Searched refs:ShellClass (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sfx2/inc/sfx2/
H A Dshell.hxx323 #define SFX_ARGUMENTMAP(ShellClass) static SfxFormalArgument __FAR_DATA a##ShellClass##Args_Impl[] = argument
325 #define SFX_SLOTMAP(ShellClass) static SfxFormalArgument __FAR_DATA a##ShellClass##Args_Impl[1]; \ argument
326 static SfxSlot __FAR_DATA a##ShellClass##Slots_Impl[] =
328 #define SFX_SLOTMAP_ARG(ShellClass) static SfxSlot __FAR_DATA a##ShellClass##Slots_Impl[] = argument
H A Dmsg.hxx223 #define SFX_SLOTMAP_NONE(ShellClass) \ argument
224 static SfxFormalArgument __FAR_DATA a##ShellClass##Args_Impl[1]; \
225 static SfxSlot __FAR_DATA a##ShellClass##Slots_Impl[] = \
H A Dchildwin.hxx268 #define SFX_IMPL_CHILDWINDOW_CONTEXT(Class, MyID, ShellClass) \ argument
273 … /* cast is safe here! */static_cast< sal_uInt16 >(ShellClass::GetInterfaceId()), \
281 … /* cast is safe here! */static_cast< sal_uInt16 >(ShellClass::GetInterfaceId()) ); \
/trunk/main/sd/source/ui/dlg/
H A DPaneShells.cxx39 #define ShellClass LeftImpressPaneShell macro
74 #undef ShellClass
75 #define ShellClass LeftDrawPaneShell macro
/trunk/main/sc/source/ui/view/
H A Dtabpopsh.cxx31 #undef ShellClass
32 #define ShellClass ScTabPopShell macro
/trunk/main/svx/source/toolbars/
H A Dfontworkbar.cxx183 #define ShellClass FontworkBar macro
H A Dextrusionbar.cxx67 #define ShellClass ExtrusionBar macro

Completed in 58 milliseconds