Searched refs:GetWholeWord (Results 1 – 7 of 7) sorted by relevance
88 bWholeWord( rCpy.GetWholeWord() ) in SwFmtDrop()140 bWholeWord == ((SwFmtDrop&)rAttr).GetWholeWord() && in operator ==()
92 inline sal_Bool GetWholeWord() const { return bWholeWord; } in GetWholeWord() function in SwFmtDrop93 inline sal_uInt8 &GetWholeWord() { return bWholeWord; } in GetWholeWord() function in SwFmtDrop
672 aWholeWordCB .Check (aFmtDrop.GetWholeWord()); in Reset()854 aFmt.GetWholeWord() = aWholeWordCB.IsChecked(); in FillSet()
220 ( !rDrop.GetChars() && !rDrop.GetWholeWord() ) ) in GetDropSize()563 xub_StrLen nPorLen = pDropFmt->GetWholeWord() ? 0 : pDropFmt->GetChars(); in NewDropPortion()
1480 ( !pDrop->GetChars() && !pDrop->GetWholeWord() ) ) in GetDropFmt()
381 if (mrSwFmtDrop.GetWholeWord() && nStartPos <= rNd.GetDropLen(0)) in SearchNext()625 bool bWholeWord = mrSwFmtDrop.GetWholeWord(); in IsDropCap()
3587 aDrop.GetWholeWord() = false; in ReadText()
Completed in 121 milliseconds