/trunk/main/editeng/source/items/ |
H A D | svxfont.cxx | 216 virtual void SetSpace(); 229 void SvxDoCapitals::SetSpace() { } in SetSpace() function in SvxDoCapitals 352 rDo.SetSpace(); in DoOnCapitals() 769 virtual void SetSpace(); 795 void SvxDoDrawCapital::SetSpace() in SetSpace() function in SvxDoDrawCapital
|
/trunk/main/sw/source/core/txtnode/ |
H A D | fntcap.cxx | 178 rInf.SetSpace( 0 ); in GetCapitalSize() 272 aInfo.SetSpace( 0 ); in GetCapitalBreak() 434 aDrawInf.SetSpace( 0 ); in Do() 439 aDrawInf.SetSpace( rInf.GetSpace() ); in Do()
|
/trunk/main/sw/source/filter/html/ |
H A D | htmlplug.cxx | 208 void SwHTMLParser::SetSpace( const Size& rPixSpace, in SetSpace() function in SwHTMLParser 469 SetSpace( aSpace, aItemSet, aPropInfo, aFrmSet ); in InsertEmbed() 632 SetSpace( aSpace, aItemSet, aPropInfo, rFrmSet ); in NewObject() 766 SetSpace( aSpace, aItemSet, aPropInfo, rFrmSet ); in InsertApplet() 957 SetSpace( aSpace, aItemSet, aPropInfo, aFrmSet ); in InsertFloatingFrame()
|
H A D | htmlctxt.cxx | 460 SetSpace( Size(0,0), rItemSet, rPropInfo, aFrmItemSet ); in DoPositioning() 496 SetSpace( aDummy, rItemSet, rPropInfo, *pFrmItemSet ); in CreateContainer()
|
H A D | htmlsect.cxx | 640 SetSpace( Size(0,0), aItemSet, aPropInfo, aFrmItemSet ); in NewMultiCol()
|
H A D | swhtml.hxx | 719 void SetSpace( const Size& rPixSpace, SfxItemSet &rItemSet,
|
H A D | htmlgrin.cxx | 540 SetSpace( Size( nHSpace, nVSpace), aItemSet, aPropInfo, aFrmSet ); in InsertImage()
|
H A D | swhtml.cxx | 4815 SetSpace( aSpace, aDummyItemSet, aDummyPropInfo, aFrmSet ); in InsertSpacer()
|
/trunk/main/sw/source/core/text/ |
H A D | frmpaint.cxx | 211 aDrawInf.SetSpace( 0 ); in PaintExtra() 571 aDrawInf.SetSpace( 0 ); in PaintEmpty()
|
H A D | frmcrsr.cxx | 567 void SetSpace( MSHORT nNew ) { pCMS->pFill->nSpaceCnt = nNew; } in SetSpace() function 1699 rFill.SetSpace( nSpaceCnt ); in FillCrsrPos() 1707 rFill.SetSpace( 0 ); in FillCrsrPos()
|
H A D | inftxt.cxx | 727 aDrawInf.SetSpace( nSpaceAdd ); in _DrawText()
|
H A D | itrcrsr.cxx | 1655 aDrawInf.SetSpace( nSpaceAdd ); in GetCrsrOfst()
|
/trunk/main/sw/source/ui/inc/ |
H A D | swtablerep.hxx | 85 void SetSpace(SwTwips nSet) {nSpace = nSet;} in SetSpace() function in SwTableRep
|
/trunk/main/sw/source/core/inc/ |
H A D | drawfont.hxx | 494 void SetSpace( long nNew ) in SetSpace() function in SwDrawTextInfo
|
/trunk/main/sw/source/ui/dbui/ |
H A D | dbinsdlg.cxx | 759 pRep->SetSpace( nWidth ); in IMPL_LINK() 786 pRep->SetSpace( nWidth ); in IMPL_LINK()
|
/trunk/main/sw/source/ui/shells/ |
H A D | tabsh.cxx | 259 pRep->SetSpace(aCols.GetRightMax()); in lcl_TableParamToItemSet()
|