Home
last modified time | relevance | path

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

/trunk/main/sw/source/filter/html/
H A Dcss1atr.cxx154 const SwFmtDrop& rDrop,
1511 const SwFmtDrop& rDrop, sal_Bool bHasClass, in OutCSS1DropCapRule() argument
1514 const SwCharFmt *pDCCharFmt = rDrop.GetCharFmt(); in OutCSS1DropCapRule()
1536 OutCSS1_SwFmtDropAttrs( rHTMLWrt, rDrop ); in OutCSS1DropCapRule()
1586 OutCSS1_SwFmtDropAttrs( rHTMLWrt, rDrop ); in OutCSS1DropCapRule()
1595 OutCSS1_SwFmtDropAttrs( rHTMLWrt, rDrop ); in OutCSS1DropCapRule()
1604 OutCSS1_SwFmtDropAttrs( rHTMLWrt, rDrop ); in OutCSS1DropCapRule()
1617 OutCSS1_SwFmtDropAttrs( rHTMLWrt, rDrop ); in OutCSS1DropCapRule()
3027 const SwFmtDrop& rDrop, in OutCSS1_SwFmtDropAttrs() argument
3039 sal_uInt16 nDistance = rDrop.GetDistance(); in OutCSS1_SwFmtDropAttrs()
[all …]
H A Dhtmlcss1.cxx1525 void SwCSS1Parser::FillDropCap( SwFmtDrop& rDrop, in FillDropCap() argument
1531 sal_uInt8 nLines = rDrop.GetLines(); in FillDropCap()
1561 rDrop.GetLines() = nLines; in FillDropCap()
1566 rDrop.GetDistance() = static_cast< sal_uInt16 >( in FillDropCap()
1604 rDrop.SetCharFmt( pCFmt ); in FillDropCap()
H A Dswcss1.hxx131 void FillDropCap( SwFmtDrop& rDrop, SfxItemSet& rItemSet,
H A Dhtmlatr.cxx1904 const SwFmtDrop& rDrop = (const SwFmtDrop&)rItem; in InsertNoScript() local
1905 nEnd = nStart + rDrop.GetChars(); in InsertNoScript()
1909 const SwCharFmt *pCharFmt = rDrop.GetCharFmt(); in InsertNoScript()
/trunk/main/sw/source/core/text/
H A Dtxtdrop.cxx216 const SwFmtDrop& rDrop = rSet.GetDrop(); in GetDropSize() local
219 if( 1 >= rDrop.GetLines() || in GetDropSize()
220 ( !rDrop.GetChars() && !rDrop.GetWholeWord() ) ) in GetDropSize()
265 const sal_uInt16 nLines = rDrop.GetLines(); in GetDropSize()

Completed in 58 milliseconds