Searched refs:pST (Results 1 – 2 of 2) sorted by relevance
/trunk/main/sfx2/inc/sfx2/ |
H A D | objface.hxx | 87 void RegisterObjectBar( sal_uInt16, const ResId&, const String* pST=0 ); 88 void RegisterObjectBar( sal_uInt16, const ResId&, sal_uInt32 nFeature, const String* pST=0 ); 89 void RegisterChildWindow( sal_uInt16, sal_Bool bContext, const String* pST=0 ); 90 … RegisterChildWindow( sal_uInt16, sal_Bool bContext, sal_uInt32 nFeature, const String* pST=0 ); 145 … RegisterObjectBar( sal_uInt16, const ResId&, sal_uInt32 nFeature, const String* pST=0 );
|
/trunk/main/sw/source/core/crsr/ |
H A D | crsrsh.cxx | 2209 const sal_uInt16* pST = &nStartAction; in GetCurrFrm() local 2210 ++(*((sal_uInt16*)pST)); in GetCurrFrm() 2213 --(*((sal_uInt16*)pST)); in GetCurrFrm()
|
Completed in 21 milliseconds