Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/core/para/
H A Dparatr.cxx88 bWholeWord( rCpy.GetWholeWord() ) in SwFmtDrop()
140 bWholeWord == ((SwFmtDrop&)rAttr).GetWholeWord() && in operator ==()
/aoo42x/main/sw/inc/
H A Dparatr.hxx92 inline sal_Bool GetWholeWord() const { return bWholeWord; } in GetWholeWord() function in SwFmtDrop
93 inline sal_uInt8 &GetWholeWord() { return bWholeWord; } in GetWholeWord() function in SwFmtDrop
/aoo42x/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx672 aWholeWordCB .Check (aFmtDrop.GetWholeWord()); in Reset()
854 aFmt.GetWholeWord() = aWholeWordCB.IsChecked(); in FillSet()
/aoo42x/main/sw/source/core/text/
H A Dtxtdrop.cxx220 ( !rDrop.GetChars() && !rDrop.GetWholeWord() ) ) in GetDropSize()
563 xub_StrLen nPorLen = pDropFmt->GetWholeWord() ? 0 : pDropFmt->GetChars(); in NewDropPortion()
H A Dinftxt.cxx1492 ( !pDrop->GetChars() && !pDrop->GetWholeWord() ) ) in GetDropFmt()
/aoo42x/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx381 if (mrSwFmtDrop.GetWholeWord() && nStartPos <= rNd.GetDropLen(0)) in SearchNext()
625 bool bWholeWord = mrSwFmtDrop.GetWholeWord(); in IsDropCap()
H A Dww8par.cxx3587 aDrop.GetWholeWord() = false; in ReadText()

Completed in 126 milliseconds