Searched defs:bHeight (Results 1 – 10 of 10) sorted by relevance
/aoo42x/main/sc/source/ui/undo/ |
H A D | undocell.cxx | 352 ScBaseCell* pUndoCell, double nVal, sal_Bool bHeight ) : in ScUndoEnterValue() 436 ScBaseCell* pUndoCell, ScBaseCell* pRedoCell, sal_Bool bHeight ) : in ScUndoPutCell()
|
/aoo42x/main/vbahelper/source/vbahelper/ |
H A D | vbahelper.cxx | 1112 double UserFormGeometryHelper::implGetSize( bool bHeight, bool bOuter ) const in implGetSize() 1135 void UserFormGeometryHelper::implSetSize( double fSize, bool bHeight, bool bOuter ) in implSetSize()
|
/aoo42x/main/svx/source/table/ |
H A D | svdotable.cxx | 2173 const bool bHeight = maLogicRect.getHeight() != aRect.getHeight(); in NbcSetLogicRect() local 2233 FASTBOOL SdrTableObj::AdjustTextFrameWidthAndHeight(Rectangle& rR, FASTBOOL bHeight, FASTBOOL bWidt… in AdjustTextFrameWidthAndHeight()
|
/aoo42x/main/sw/source/core/text/ |
H A D | EnhancedPDFExportHelper.cxx | 528 bool bHeight = false; in SetAttributes() local
|
/aoo42x/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 259 sal_Bool bHeight = pDocSh && pDocSh->AdjustRowHeight( in EndPaste() local
|
H A D | docfunc.cxx | 819 sal_Bool bHeight = ( bEditDeleted || bEditCell || in PutCell() local
|
/aoo42x/main/sw/source/filter/html/ |
H A D | htmlform.cxx | 427 sal_Bool bWidth, sal_Bool bHeight ) : in SwHTMLImageWatcher()
|
/aoo42x/main/sc/source/core/data/ |
H A D | table2.cxx | 749 … sal_Bool bHeight = (nCol1==0 && nCol2==MAXCOL && mpRowHeights && pDestTab->mpRowHeights); in CopyToTable() local 863 sal_Bool bHeight = (nCol1==0 && nCol2==MAXCOL && mpRowHeights && pDestTab->mpRowHeights); in UndoToTable() local
|
/aoo42x/main/sw/source/core/layout/ |
H A D | tabfrm.cxx | 4504 void SwRowFrm::AdjustCells( const SwTwips nHeight, const sal_Bool bHeight ) in AdjustCells()
|
/aoo42x/main/sc/source/ui/unoobj/ |
H A D | cellsuno.cxx | 1179 sal_Bool bHeight = rDocShell.AdjustRowHeight( nStartRow, nEndRow, nTab ); in lcl_PutDataArray() local 1268 sal_Bool bHeight = rDocShell.AdjustRowHeight( nStartRow, nEndRow, nTab ); in lcl_PutFormulaArray() local
|
Completed in 289 milliseconds