Home
last modified time | relevance | path

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

/aoo4110/main/dbaccess/source/ui/querydesign/
H A DQueryTabWinUndoAct.cxx125 long nNextWidth = pOwner->GetColumnWidth(nColumnId); in Undo() local
127 m_nNextWidth = nNextWidth; in Undo()
/aoo4110/main/svtools/source/contnr/
H A Dsvimpicn.cxx1057 long nNextWidth = aPrevBoundRect.Right() + nGridDX + LROFFS_WINBORDER; in FindNextEntryPos() local
1058 if( nNextWidth > aVirtOutputSize.Width() ) in FindNextEntryPos()
1061 if( nNextWidth < nMaxVirtWidth ) in FindNextEntryPos()
1096 long nNextWidth=aPrevBoundRect.Right()+rBoundSize.Width()+LROFFS_BOUND+nHorDist; in FindNextEntryPos() local
1097 if( nNextWidth > aVirtOutputSize.Width() ) in FindNextEntryPos()
1100 if( nNextWidth < nMaxVirtWidth ) in FindNextEntryPos()

Completed in 42 milliseconds