Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/core/doc/
H A Dhtmltbl.cxx61 class SwHTMLTableLayoutConstraints class
75 ~SwHTMLTableLayoutConstraints();
80 SwHTMLTableLayoutConstraints *InsertNext( SwHTMLTableLayoutConstraints *pNxt );
146 SwHTMLTableLayoutConstraints::SwHTMLTableLayoutConstraints( in SwHTMLTableLayoutConstraints() function in SwHTMLTableLayoutConstraints
153 SwHTMLTableLayoutConstraints::~SwHTMLTableLayoutConstraints() in ~SwHTMLTableLayoutConstraints()
158 SwHTMLTableLayoutConstraints *SwHTMLTableLayoutConstraints::InsertNext( in InsertNext()
159 SwHTMLTableLayoutConstraints *pNxt ) in InsertNext()
161 SwHTMLTableLayoutConstraints *pPrev = 0; in InsertNext()
162 SwHTMLTableLayoutConstraints *pConstr = this; in InsertNext()
500 SwHTMLTableLayoutConstraints *pConstraints = 0; in AutoLayoutPass1()
[all …]

Completed in 28 milliseconds