Searched refs:hasHeightForWidth (Results 1 – 12 of 12) sorted by relevance
104 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in calculateSize()146 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in calculateSize()167 Box::hasHeightForWidth() in hasHeightForWidth() function in layoutimpl::Box177 if ( hasHeightForWidth() ) in getHeightForWidth()214 if ( !mbHorizontal && hasHeightForWidth() ) in allocateArea()241 bool bFlow = xChildCont.is() && xChildCont->hasHeightForWidth(); in allocateArea()
98 Bin::hasHeightForWidth() in hasHeightForWidth() function in layoutimpl::Bin103 return xChildCont->hasHeightForWidth(); in hasHeightForWidth()
88 virtual sal_Bool SAL_CALL hasHeightForWidth() in hasHeightForWidth() function in layoutimpl::Table
70 virtual sal_Bool SAL_CALL hasHeightForWidth()
79 virtual sal_Bool SAL_CALL hasHeightForWidth()
62 virtual sal_Bool SAL_CALL hasHeightForWidth()
104 virtual sal_Bool SAL_CALL hasHeightForWidth()
159 Flow::hasHeightForWidth() in hasHeightForWidth() function in layoutimpl::Flow
72 virtual sal_Bool SAL_CALL hasHeightForWidth() in hasHeightForWidth() function in layoutimpl::VCLXSplitter
94 virtual sal_Bool SAL_CALL hasHeightForWidth() in hasHeightForWidth() function in layoutimpl::VCLXTabControl
46 boolean hasHeightForWidth();
103 boolean hasHeightForWidth();
Completed in 266 milliseconds