Searched refs:GetMarginsFromContext (Results 1 – 4 of 4) sorted by relevance
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlctxt.cxx | 569 GetMarginsFromContext( nOldLeft, nOldRight, nOldIndent, in InsertAttrs()
|
H A D | htmlcss1.cxx | 2284 sal_Bool SwHTMLParser::GetMarginsFromContext( sal_uInt16& nLeft, in GetMarginsFromContext() function in SwHTMLParser 2315 sal_Bool bRet = GetMarginsFromContext( nLeft, nRight, nIndent ); in GetMarginsFromContextWithNumBul()
|
H A D | swhtml.hxx | 593 sal_Bool GetMarginsFromContext( sal_uInt16 &nLeft, sal_uInt16 &nRight, short& nIndent,
|
H A D | swhtml.cxx | 4248 GetMarginsFromContext( nLeft, nRight, nIndent ); in NewDefList()
|
Completed in 116 milliseconds