/aoo41x/main/sc/source/ui/vba/ |
H A D | vbaworksheets.cxx | 225 sal_Bool bBefore(sal_True); in Add() local 248 bBefore = sal_False; in Add() 254 bBefore = sal_True; in Add() 268 if(!bBefore) in Add()
|
/aoo41x/main/sw/source/core/inc/ |
H A D | UndoInsert.hxx | 188 sal_Bool bBefore :1; member in SwUndoInsertLabel 198 const sal_Bool bBefore, const sal_uInt16 nId,
|
/aoo41x/main/sw/source/core/doc/ |
H A D | doclay.cxx | 1231 const sal_Bool bBefore, const sal_uInt16 nId, const sal_uLong nNdIdx, in lcl_InsertLabel() argument 1280 if( bBefore ) in lcl_InsertLabel() 1530 if ( bBefore ) in lcl_InsertLabel() 1556 sal_Bool const bBefore, sal_uInt16 const nId, sal_uLong const nNdIdx, in InsertLabel() argument 1565 bBefore, nId, rCharacterStyle, bCpyBrd ); in InsertLabel() 1569 eType, rTxt, rSeparator, rNumberingSeparator, bBefore, in InsertLabel()
|
/aoo41x/main/sw/source/core/table/ |
H A D | swtable.cxx | 880 sal_Bool bBefore ) in lcl_ProcessBoxPtr() argument 889 ::lcl_ProcessBoxPtr( rBoxes[j], rBoxArr, bBefore ); in lcl_ProcessBoxPtr() 892 else if ( bBefore ) in lcl_ProcessBoxPtr() 1040 sal_Bool bBefore = sal_True; in SetTabCols() local 1044 ::lcl_ProcessBoxPtr( rBoxes2[i], aParm.aBoxArr, bBefore ); in SetTabCols() 1046 bBefore = sal_False; in SetTabCols()
|
H A D | swnewtable.cxx | 1272 bool bBefore = ( pCurr->first - pCurr->second < aLnOfs.first ); in lcl_SophisticatedFillLineIndices() local 1276 if( bBefore ) in lcl_SophisticatedFillLineIndices()
|
/aoo41x/main/sw/source/core/undo/ |
H A D | unins.cxx | 884 bBefore( bBef ), in SwUndoInsertLabel() 1018 rDoc.InsertLabel( eType, sText, sSeparator, sNumberSeparator, bBefore, in RepeatImpl()
|
/aoo41x/main/sc/source/ui/docshell/ |
H A D | docsh5.cxx | 465 void ScDocShell::UpdatePendingRowHeights( SCTAB nUpdateTab, bool bBefore ) in UpdatePendingRowHeights() argument 470 if ( bBefore ) // check all sheets up to nUpdateTab in UpdatePendingRowHeights()
|
/aoo41x/main/sw/source/ui/table/ |
H A D | tabledlg.cxx | 1597 sal_Bool bBefore = aPgBrkBeforeRB.IsChecked(); in FillItemSet() local 1601 if ( bBefore ) in FillItemSet() 1608 if ( bBefore ) in FillItemSet()
|
/aoo41x/main/sw/source/core/frmedt/ |
H A D | fews.cxx | 479 const sal_Bool bBefore, const sal_uInt16 nId, in InsertLabel() argument 555 … pFlyFmt = GetDoc()->InsertLabel( eType, rTxt, rSeparator, rNumberSeparator, bBefore, nId, in InsertLabel()
|
/aoo41x/main/cui/source/tabpages/ |
H A D | paragrph.cxx | 1524 sal_Bool bBefore = aBreakPositionLB.GetSelectEntryPos() == 0; in FillItemSet() local 1528 if ( bBefore ) in FillItemSet() 1535 if ( bBefore ) in FillItemSet()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 287 void UpdatePendingRowHeights( SCTAB nUpdateTab, bool bBefore = false );
|
/aoo41x/main/sw/inc/ |
H A D | fesh.hxx | 732 const sal_Bool bBefore, const sal_uInt16 nId,
|
H A D | doc.hxx | 1807 const sal_Bool bBefore, const sal_uInt16 nId, const sal_uLong nIdx,
|
/aoo41x/main/sw/source/filter/ww8/ |
H A D | ww8atr.cxx | 3649 bool bBefore = false; in FormatBreak() local 3663 bBefore = true; in FormatBreak() 3699 if ( ( bBefore == GetExport().bBreakBefore ) && nC ) // #49917# in FormatBreak() 3703 if ( bCheckForFollowPageDesc && !bBefore ) in FormatBreak()
|
/aoo41x/main/svx/source/svdraw/ |
H A D | svdopath.cxx | 2604 const bool bBefore(!aCandidate.isClosed() && 0L == nSmallestEdgeIndex && 0.0 == fSmallestCut); in NbcInsPoint() local 2607 if(bBefore) in NbcInsPoint()
|
/aoo41x/main/sw/source/core/docnode/ |
H A D | ndtbl.cxx | 2458 sal_Bool bBefore = rIdx < GetIndex(); in MakeFrms() local 2466 if ( bBefore ) in MakeFrms()
|