Home
last modified time | relevance | path

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

/trunk/main/sfx2/source/dialog/
H A Dsplitwin.cxx444 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()
/trunk/main/starmath/source/
H A Dmathtype.cxx803 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 32 milliseconds