Home
last modified time | relevance | path

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

/aoo41x/main/basic/inc/basic/
H A Dsbx.hxx271 bool hasFixedSize() { return mbHasFixedSize; }; in hasFixedSize() function in SbxDimArray
/aoo41x/main/basic/source/classes/
H A Dsb.cxx549 pDest->setHasFixedSize( pSource->hasFixedSize() ); in cloneTypeObjectImpl()
550 if ( pSource->GetDims() && pSource->hasFixedSize() ) in cloneTypeObjectImpl()
/aoo41x/main/basic/source/runtime/
H A Dstep0.cxx996 if ( pDimArray->hasFixedSize() ) in lcl_eraseImpl()

Completed in 32 milliseconds