Home
last modified time | relevance | path

Searched refs:aHTMLPageSize (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sw/source/filter/html/
H A Dswhtml.cxx4934 if( !aHTMLPageSize.Width() ) in GetCurrentBrowseWidth()
4943 aHTMLPageSize.Width() = rSz.GetWidth() - rLR.GetLeft() - rLR.GetRight(); in GetCurrentBrowseWidth()
4944 aHTMLPageSize.Height() = rSz.GetHeight() - rUL.GetUpper() - rUL.GetLower(); in GetCurrentBrowseWidth()
4947 aHTMLPageSize.Width() /= rCol.GetNumCols(); in GetCurrentBrowseWidth()
4950 return aHTMLPageSize.Width(); in GetCurrentBrowseWidth()
H A Dswhtml.hxx426 Size aHTMLPageSize;// the page size of the HTML template member in SwHTMLParser

Completed in 57 milliseconds