Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/para/
H A Dparatr.cxx87 nChars( rCpy.GetChars() ), in SwFmtDrop()
138 nChars == ((SwFmtDrop&)rAttr).GetChars() && in operator ==()
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx669 aDropCapsField.SetValue(aFmtDrop.GetChars()); in Reset()
851 aFmt.GetChars() = (sal_uInt8) aDropCapsField.GetValue(); in FillSet()
862 aFmt.GetChars() = 1; in FillSet()
/trunk/main/sw/inc/
H A Dparatr.hxx89 inline sal_uInt8 GetChars() const { return nChars; } in GetChars() function in SwFmtDrop
90 inline sal_uInt8 &GetChars() { return nChars; } in GetChars() function in SwFmtDrop
/trunk/main/sw/source/ui/utlui/
H A Dattrdesc.cxx241 if ( GetChars() > 1 ) in GetPresentation()
243 rText = String::CreateFromInt32( GetChars() ); in GetPresentation()
/trunk/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()
/trunk/main/sw/source/filter/ww8/
H A Dwrtw8nds.cxx383 else if(nStartPos <= mrSwFmtDrop.GetChars()) in SearchNext()
384 nMinPos = mrSwFmtDrop.GetChars(); in SearchNext()
624 int nDropChars = mrSwFmtDrop.GetChars(); in IsDropCap()
H A Dww8par.cxx3585 aDrop.GetChars() = writer_cast<sal_uInt8>(nDropCapLen); in ReadText()
/trunk/main/sw/source/filter/html/
H A Dhtmlctxt.cxx519 aDrop.GetChars() = 1; in InsertAttrs()
H A Dhtmlcss1.cxx1067 aDrop.GetChars() = 1; in StyleParsed()
2379 ((SwFmtDrop&)pAttr->GetItem()).GetChars() = (sal_uInt8)nChars; in EndContextAttrs()
H A Dhtmlatr.cxx1905 nEnd = nStart + rDrop.GetChars(); in InsertNoScript()
/trunk/main/sw/source/filter/rtf/
H A Drtffly.cxx265 aDropCap.GetChars() = 1; in SetFlysInDoc()

Completed in 121 milliseconds