Lines Matching refs:sal_uInt16

67 	sal_uInt16				nFlags;
80 sal_uInt16 *pLine = 0,
81 sal_uInt16 *pPos = 0 ) const;
87 sal_uInt16 nId,
98 sal_uInt16 nContextId; // Identifier f"ur das SfxInterface
101 SfxChildWinContextFactory( SfxChildWinContextCtor pTheCtor, sal_uInt16 nID ) in SfxChildWinContextFactory()
112 sal_uInt16 nId; // ChildWindow-Id ( SlotId )
114 sal_uInt16 nPos; // ggf. Position im UI
117 SfxChildWinFactory( SfxChildWinCtor pTheCtor, sal_uInt16 nID, in SfxChildWinFactory()
118 sal_uInt16 n ) in SfxChildWinFactory()
143 sal_uInt16 nContextId;
146 SfxChildWindowContext( sal_uInt16 nId );
155 sal_uInt16 GetContextId() const in GetContextId()
163 …static void RegisterChildWindowContext(SfxModule*, sal_uInt16, SfxChildWinContextFactory*);
169 sal_uInt16 nType; // ChildWindow-Id
184 SfxChildWindow(::Window *pParentWindow, sal_uInt16 nId);
203 virtual void Show( sal_uInt16 nFlags );
205 sal_uInt16 GetFlags() const in GetFlags()
208 sal_uInt16 GetPosition();
209 sal_uInt16 GetType() in GetType()
212 void CreateContext( sal_uInt16 nContextId, SfxBindings& );
213 sal_uInt16 GetContextId() const in GetContextId()
226 … static SfxChildWindow* CreateChildWindow( sal_uInt16, ::Window*, SfxBindings*, SfxChildWinInfo&);
240 SAL_DLLPRIVATE static void InitializeChildWinFactory_Impl(sal_uInt16, SfxChildWinInfo&);
265 static void RegisterChildWindowContext(sal_uInt16, SfxModule *pMod=0); \
273 … /* cast is safe here! */static_cast< sal_uInt16 >(ShellClass::GetInterfaceId()), \
281 … /* cast is safe here! */static_cast< sal_uInt16 >(ShellClass::GetInterfaceId()) ); \
295 void Class::RegisterChildWindowContext(sal_uInt16 nId, SfxModule* pMod) \
304 static SfxChildWindow* CreateImpl(::Window *pParent, sal_uInt16 nId, \
306 …static void RegisterChildWindow (sal_Bool bVisible=sal_False, SfxModule *pMod=NULL, sal_uInt16 nFl…
307 static sal_uInt16 GetChildWindowId ();\
315 sal_uInt16 nId, SfxBindings *pBindings, SfxChildWinInfo* pInfo ) \
320 sal_uInt16 __EXPORT Class::GetChildWindowId () \
322 void Class::RegisterChildWindow (sal_Bool bVis, SfxModule *pMod, sal_uInt16 nFlags) \