Searched refs:nAktNdTyp (Results 1 – 4 of 4) sorted by relevance
/trunk/main/sw/source/core/crsr/ |
H A D | callnk.cxx | 48 sal_uInt8 nAktNdTyp, long nLRPos, bool bAktSelection ) in SwCallLink() argument 50 nNdTyp( nAktNdTyp ), nLeftFrmPos( nLRPos ), in SwCallLink()
|
H A D | callnk.hxx | 44 sal_uInt8 nAktNdTyp, long nLRPos,
|
H A D | crsrsh.cxx | 226 nAktNdTyp = rNd.GetNodeType(); in StartAction() 228 if( ND_TEXTNODE & nAktNdTyp ) in StartAction() 305 SwCallLink aLk( *this, nAktNode, nAktCntnt, (sal_uInt8)nAktNdTyp, in EndAction() 327 aLk.nNdTyp = (sal_uInt8)nAktNdTyp; in EndAction()
|
/trunk/main/sw/inc/ |
H A D | crsrsh.hxx | 209 sal_uInt16 nAktNdTyp; member in SwCrsrShell
|
Completed in 39 milliseconds