Home
last modified time | relevance | path

Searched refs:bBefore (Results 1 – 16 of 16) sorted by relevance

/trunk/main/sc/source/ui/vba/
H A Dvbaworksheets.cxx225 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()
/trunk/main/sw/source/core/inc/
H A DUndoInsert.hxx188 sal_Bool bBefore :1; member in SwUndoInsertLabel
198 const sal_Bool bBefore, const sal_uInt16 nId,
/trunk/main/sw/source/core/doc/
H A Ddoclay.cxx1223 const sal_Bool bBefore, const sal_uInt16 nId, const sal_uLong nNdIdx, in lcl_InsertLabel() argument
1272 if( bBefore ) in lcl_InsertLabel()
1522 if ( bBefore ) in lcl_InsertLabel()
1548 sal_Bool const bBefore, sal_uInt16 const nId, sal_uLong const nNdIdx, in InsertLabel() argument
1557 bBefore, nId, rCharacterStyle, bCpyBrd ); in InsertLabel()
1561 eType, rTxt, rSeparator, rNumberingSeparator, bBefore, in InsertLabel()
/trunk/main/sw/source/core/table/
H A Dswtable.cxx946 sal_Bool bBefore ) in lcl_ProcessBoxPtr() argument
955 ::lcl_ProcessBoxPtr( rBoxes[j], rBoxArr, bBefore ); in lcl_ProcessBoxPtr()
958 else if ( bBefore ) in lcl_ProcessBoxPtr()
1106 sal_Bool bBefore = sal_True; in SetTabCols() local
1110 ::lcl_ProcessBoxPtr( rBoxes2[i], aParm.aBoxArr, bBefore ); in SetTabCols()
1112 bBefore = sal_False; in SetTabCols()
H A Dswnewtable.cxx1272 bool bBefore = ( pCurr->first - pCurr->second < aLnOfs.first ); in lcl_SophisticatedFillLineIndices() local
1276 if( bBefore ) in lcl_SophisticatedFillLineIndices()
/trunk/main/sw/source/core/undo/
H A Dunins.cxx884 bBefore( bBef ), in SwUndoInsertLabel()
1018 rDoc.InsertLabel( eType, sText, sSeparator, sNumberSeparator, bBefore, in RepeatImpl()
/trunk/main/sc/source/ui/docshell/
H A Ddocsh5.cxx463 void ScDocShell::UpdatePendingRowHeights( SCTAB nUpdateTab, bool bBefore ) in UpdatePendingRowHeights() argument
468 if ( bBefore ) // check all sheets up to nUpdateTab in UpdatePendingRowHeights()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx1597 sal_Bool bBefore = aPgBrkBeforeRB.IsChecked(); in FillItemSet() local
1601 if ( bBefore ) in FillItemSet()
1608 if ( bBefore ) in FillItemSet()
/trunk/main/sw/source/core/frmedt/
H A Dfews.cxx479 const sal_Bool bBefore, const sal_uInt16 nId, in InsertLabel() argument
555 … pFlyFmt = GetDoc()->InsertLabel( eType, rTxt, rSeparator, rNumberSeparator, bBefore, nId, in InsertLabel()
/trunk/main/cui/source/tabpages/
H A Dparagrph.cxx1524 sal_Bool bBefore = aBreakPositionLB.GetSelectEntryPos() == 0; in FillItemSet() local
1528 if ( bBefore ) in FillItemSet()
1535 if ( bBefore ) in FillItemSet()
/trunk/main/sc/source/ui/inc/
H A Ddocsh.hxx287 void UpdatePendingRowHeights( SCTAB nUpdateTab, bool bBefore = false );
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx3649 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()
/trunk/main/sw/inc/
H A Dfesh.hxx732 const sal_Bool bBefore, const sal_uInt16 nId,
H A Ddoc.hxx1799 const sal_Bool bBefore, const sal_uInt16 nId, const sal_uLong nIdx,
/trunk/main/svx/source/svdraw/
H A Dsvdopath.cxx2604 const bool bBefore(!aCandidate.isClosed() && 0L == nSmallestEdgeIndex && 0.0 == fSmallestCut); in NbcInsPoint() local
2607 if(bBefore) in NbcInsPoint()
/trunk/main/sw/source/core/docnode/
H A Dndtbl.cxx2458 sal_Bool bBefore = rIdx < GetIndex(); in MakeFrms() local
2466 if ( bBefore ) in MakeFrms()

Completed in 154 milliseconds