Searched refs:nKnd (Results 1 – 3 of 3) sorted by relevance
43 SvI18NMapEntry_Impl( sal_uInt16 nKnd, const OUString& rName, in SvI18NMapEntry_Impl() argument45 nKind( nKnd ), in SvI18NMapEntry_Impl()50 SvI18NMapEntry_Impl( sal_uInt16 nKnd, const OUString& rName ) : in SvI18NMapEntry_Impl() argument51 nKind( nKnd ), in SvI18NMapEntry_Impl()
284 sal_uInt16 nKnd(pObj->GetObjIdentifier()); in IMPL_LINK_INLINE_END() local287 (OBJ_TITLETEXT == nKnd || OBJ_OUTLINETEXT == nKnd || OBJ_TEXT == nKnd)) in IMPL_LINK_INLINE_END()929 sal_uInt16 nKnd(pObj->GetObjIdentifier()); in IMPL_LINK_INLINE_END() local931 if(SdrInventor == nInv && OBJ_TITLETEXT == nKnd) in IMPL_LINK_INLINE_END()
201 sal_uInt16 nKnd(pObj->GetObjIdentifier()); in KeyInput() local204 (OBJ_TITLETEXT == nKnd || OBJ_OUTLINETEXT == nKnd || OBJ_TEXT == nKnd) in KeyInput()
Completed in 27 milliseconds