Searched refs:setProps (Results 1 – 3 of 3) sorted by relevance
/aoo42x/main/toolkit/source/layout/vcl/ |
H A D | wcontainer.cxx | 156 setProps( xChild, bXExpand, bYExpand, nXSpan, nYSpan ); in Add() 167 setProps( xChild, bXExpand, bYExpand, nXSpan, nYSpan ); in Add() 170 void Table::setProps( uno::Reference< awt::XLayoutConstrains > xChild, in setProps() function in layout::Table 202 setProps( xChild, bExpand, bFill, nPadding ); in Add() 213 setProps( xChild, bExpand, bFill, nPadding ); in Add() 216 void Box::setProps( uno::Reference< awt::XLayoutConstrains > xChild, in setProps() function in layout::Box
|
/aoo42x/main/writerfilter/inc/resourcemodel/ |
H A D | TableManager.hxx | 193 void setProps(PropertiesPointer pProps) in setProps() function in writerfilter::TableManager::TableManagerState 299 void setProps( in setProps() function in writerfilter::TableManager 302 mState.setProps( pProps ); in setProps() 841 setProps(pProps); in props()
|
/aoo42x/main/toolkit/inc/layout/ |
H A D | layout.hxx | 736 void setProps( css::uno::Reference< css::awt::XLayoutConstrains > xChild, 750 void setProps( css::uno::Reference< css::awt::XLayoutConstrains > xChild,
|
Completed in 23 milliseconds