Home
last modified time | relevance | path

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

/trunk/main/editeng/source/editeng/
H A Dimpedit4.cxx1066 sal_Bool bOnlyFullParagraphs = ( aSel.Min().GetIndex() || in CreateBinTextObject() local
1082 if ( bOnlyFullParagraphs ) in CreateBinTextObject()
1093 if ( ( nNode == nStartNode ) && !bOnlyFullParagraphs ) in CreateBinTextObject()
1095 if ( ( nNode == nEndNode ) && !bOnlyFullParagraphs ) in CreateBinTextObject()
1148 if ( bAllowBigObjects && bOnlyFullParagraphs && pNode->GetWrongList() ) in CreateBinTextObject()
1156 …if ( bAllowBigObjects && bOnlyFullParagraphs && IsFormatted() && GetUpdateMode() && ( nTextPortion… in CreateBinTextObject()

Completed in 28 milliseconds