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