Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfun4.cxx788 ESelection aInsSel( nPara, nTxtLen, nPara, nTxtLen ); in InsertBookmark() local
795 aInsSel = ESelection( 0, 0, 0, 1 ); // replace first character (field) in InsertBookmark()
801 aEngine.QuickInsertField( SvxFieldItem( aField, EE_FEATURE_FIELD ), aInsSel ); in InsertBookmark()

Completed in 19 milliseconds