Searched defs:nRightSpace (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | pvprtdat.hxx | 32 sal_uLong nLeftSpace, nRightSpace, nTopSpace, nBottomSpace, member in SwPagePreViewPrtData
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | swtablerep.hxx | 40 SwTwips nRightSpace; member in SwTableRep
|
/aoo42x/main/starmath/inc/ |
H A D | rect.hxx | 217 inline void SmRect::SetItalicSpaces(long nLeftSpace, long nRightSpace) in SetItalicSpaces()
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmldraw.cxx | 105 sal_uInt16 nLeftSpace = 0, nRightSpace = 0, nUpperSpace = 0, nLowerSpace = 0; in InsertDrawObject() local
|
H A D | htmlgrin.cxx | 210 sal_uInt16 nLeftSpace = 0, nRightSpace = 0; in SetAnchorAndAdjustment() local
|
H A D | htmlplug.cxx | 213 sal_Int32 nLeftSpace = 0, nRightSpace = 0; in SetSpace() local
|
H A D | htmlcss1.cxx | 2136 sal_uInt16 nLeftSpace = 0, nRightSpace = 0; in SetAnchorAndAdjustment() local
|
H A D | htmlform.cxx | 957 sal_uInt16 nLeftSpace = 0, nRightSpace = 0, in InsertControl() local
|
H A D | htmltab.cxx | 3608 sal_uInt16 nRightSpace = 0; in BuildTableCell() local
|
/aoo42x/main/starmath/source/ |
H A D | rect.cxx | 628 nRightSpace = 0; in Draw() local
|
/aoo42x/main/sc/source/core/data/ |
H A D | postit.cxx | 284 long nRightSpace = rVisRect.Right() - maCellRect.Right() + 1; in AutoPlaceCaption() local
|
/aoo42x/main/vcl/source/control/ |
H A D | tabctrl.cxx | 527 int nRightSpace=nMaxWidth;// space left on the right by the tabs in ImplGetTabRect() local
|
/aoo42x/main/sc/source/ui/view/ |
H A D | tabview.cxx | 2006 long nRightSpace = aVisible.Right() - aSelection.Right(); in GetChartInsertPos() local
|
/aoo42x/main/sw/source/core/layout/ |
H A D | tabfrm.cxx | 5177 SwTwips nTopSpace, nBottomSpace, nLeftSpace, nRightSpace; in Format() local
|
Completed in 207 milliseconds