Searched refs:nSetSize (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/sfx2/source/dialog/ |
H A D | splitwin.cxx | 444 const long nSetSize = GetItemSize( GetSet( nId ) ); in Split() local 450 aSize.Height() = nSetSize; in Split() 454 aSize.Width() = nSetSize; in Split() 719 long nWinSize, nSetSize; in InsertWindow_Impl() local 723 nSetSize = rSize.Height(); in InsertWindow_Impl() 727 nSetSize = rSize.Width(); in InsertWindow_Impl() 751 InsertItem( nId, nSetSize, nLine, 0, nBits ); in InsertWindow_Impl()
|
/aoo42x/main/starmath/source/ |
H A D | mathtype.cxx | 803 int nSetSize=0,nSetAlign=0; in HandleRecords() local 1403 HandleSize(nLSize,nDSize,nSetSize); in HandleRecords() 1405 while (nSetSize) in HandleRecords() 1425 nSetSize--; in HandleRecords() 1840 nRet = HandleChar(nTextStart,nSetSize,nLevel,nTag,nSelector, in HandleRecords() 1913 while (nSetSize) in HandleRecords() 1916 nSetSize--; in HandleRecords()
|
Completed in 23 milliseconds