Home
last modified time | relevance | path

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

/aoo41x/main/sw/inc/
H A Dndhints.hxx100 void DeleteAtPos( const sal_uInt16 nPosInStart );
102 SwTxtAttr * Cut( const sal_uInt16 nPosInStart );
224 inline SwTxtAttr *SwpHintsArray::Cut( const sal_uInt16 nPosInStart ) in Cut() argument
226 SwTxtAttr *pHt = GetTextHint(nPosInStart); in Cut()
227 DeleteAtPos( nPosInStart ); in Cut()

Completed in 15 milliseconds