Searched refs:SetMargins (Results 1 – 3 of 3) sorted by relevance
/trunk/main/sw/source/filter/html/ |
H A D | swhtml.hxx | 302 inline void SetMargins( sal_uInt16 nLeft, sal_uInt16 nRight, short nIndent ); 959 inline void _HTMLAttrContext::SetMargins( sal_uInt16 nLeft, sal_uInt16 nRight, short nIndent ) in SetMargins() function in _HTMLAttrContext
|
H A D | htmlctxt.cxx | 610 pContext->SetMargins( nLeft, nRight, nIndent ); in InsertAttrs()
|
H A D | swhtml.cxx | 4242 pCntxt->SetMargins( nLeft, nRight, nIndent ); in NewDefList() 4607 pContext->SetMargins( nLeftMargin, nRightMargin, in SetTxtCollAttrs()
|
Completed in 52 milliseconds