Home
last modified time | relevance | path

Searched refs:nKnd (Results 1 – 3 of 3) sorted by relevance

/aoo4110/main/xmloff/source/core/
H A Di18nmap.cxx43 SvI18NMapEntry_Impl( sal_uInt16 nKnd, const OUString& rName, in SvI18NMapEntry_Impl() argument
45 nKind( nKnd ), in SvI18NMapEntry_Impl()
50 SvI18NMapEntry_Impl( sal_uInt16 nKnd, const OUString& rName ) : in SvI18NMapEntry_Impl() argument
51 nKind( nKnd ), in SvI18NMapEntry_Impl()
/aoo4110/main/sd/source/ui/func/
H A Dfupoor.cxx284 sal_uInt16 nKnd(pObj->GetObjIdentifier()); in IMPL_LINK_INLINE_END() local
287 (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() local
931 if(SdrInventor == nInv && OBJ_TITLETEXT == nKnd) in IMPL_LINK_INLINE_END()
/aoo4110/main/sd/source/ui/view/
H A Ddrviews4.cxx195 sal_uInt16 nKnd(pObj->GetObjIdentifier()); in KeyInput() local
198 (OBJ_TITLETEXT == nKnd || OBJ_OUTLINETEXT == nKnd || OBJ_TEXT == nKnd) in KeyInput()

Completed in 26 milliseconds