Home
last modified time | relevance | path

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

/aoo41x/main/autodoc/source/display/toolkit/
H A Dhf_funcdecl.cxx28 const String C_sValignTop("top"); variable
64 << new Html::VAlignAttr(C_sValignTop) in ReturnCell()
78 << new Html::VAlignAttr(C_sValignTop) in NameCell()
98 << new Html::VAlignAttr(C_sValignTop); in NewParamTypeCell()
126 << new Html::VAlignAttr(C_sValignTop) in ExceptionCell()
133 << new Html::VAlignAttr(C_sValignTop) in ExceptionCell()
165 pFront = &(rRow >> *new Html::TableCell << new Html::VAlignAttr(C_sValignTop));
166 pTypes = &(rRow >> *new Html::TableCell << new Html::VAlignAttr(C_sValignTop));
167 pNames = &(rRow >> *new Html::TableCell << new Html::VAlignAttr(C_sValignTop));

Completed in 9 milliseconds