Searched refs:bCopyCollFmt (Results 1 – 2 of 2) sorted by relevance
925 bool bCopyCollFmt = !pDoc->IsInsOnlyTextGlossary() && in CopyImpl() local968 if( !bCopyCollFmt || bColumnSel || pStt->nContent.GetIndex() ) in CopyImpl()983 bCopyCollFmt = true; in CopyImpl()1066 if( bCopyCollFmt ) in CopyImpl()1206 if( bCopyCollFmt && ( bOneNode || bEmptyDestNd )) in CopyImpl()1242 if( pSttTxtNd && bCopyCollFmt && pDestTxtNd->HasSwAttrSet() ) in CopyImpl()
1755 sal_Bool bCopyCollFmt = pDestNd && !pDestNd->GetTxt().Len(); in MoveRange() local1766 bCopyCollFmt = sal_True; in MoveRange()1798 bCopyCollFmt = sal_True; in MoveRange()1829 if( bCopyCollFmt ) in MoveRange()1834 bCopyCollFmt = sal_False; in MoveRange()1919 if( bCopyCollFmt ) in MoveRange()
Completed in 33 milliseconds