Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/filter/html/
H A Dswhtml.cxx4961 if( !aHTMLPageSize.Width() ) in GetCurrentBrowseWidth()
4970 aHTMLPageSize.Width() = rSz.GetWidth() - rLR.GetLeft() - rLR.GetRight(); in GetCurrentBrowseWidth()
4971 aHTMLPageSize.Height() = rSz.GetHeight() - rUL.GetUpper() - rUL.GetLower(); in GetCurrentBrowseWidth()
4974 aHTMLPageSize.Width() /= rCol.GetNumCols(); in GetCurrentBrowseWidth()
4977 return aHTMLPageSize.Width(); in GetCurrentBrowseWidth()
H A Dswhtml.hxx428 Size aHTMLPageSize; // die Seitengroesse der HTML-Vorlage member in SwHTMLParser

Completed in 80 milliseconds