Home
last modified time | relevance | path

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

/aoo41x/main/basic/inc/basic/
H A Dsbx.hxx272 void setHasFixedSize( bool bHasFixedSize ) {mbHasFixedSize = bHasFixedSize; }; in setHasFixedSize() function in SbxDimArray
/aoo41x/main/basic/source/comp/
H A Ddim.cxx635 pArray->setHasFixedSize( true ); in DefType()
/aoo41x/main/basic/source/runtime/
H A Dstep0.cxx806 pArray->setHasFixedSize( true ); in DimImpl()
/aoo41x/main/basic/source/classes/
H A Dsb.cxx549 pDest->setHasFixedSize( pSource->hasFixedSize() ); in cloneTypeObjectImpl()

Completed in 135 milliseconds