Home
last modified time | relevance | path

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

/AOO41X/main/svx/source/unodraw/
H A Dunomod.cxx315 const sal_Int32 nOwnTypes = 4; // !DANGER! Keep this updated! in getTypes() local
317 maTypeSequence.realloc( nBaseTypes + nOwnTypes ); in getTypes()
/AOO41X/main/sd/source/ui/unoidl/
H A Dunomodel.cxx401 const sal_Int32 nOwnTypes = mbImpressDoc ? 15 : 12; // !DANGER! Keep this updated! in getTypes() local
403 maTypeSequence.realloc( nBaseTypes + nOwnTypes ); in getTypes()