Home
last modified time | relevance | path

Searched refs:bAdd (Results 1 – 25 of 55) sorted by relevance

123

/trunk/main/xmloff/source/text/
H A Dtxtparae.cxx507 if( !bAdd ) in Add()
529 bAdd = sal_True; in Add()
532 if( bAdd ) in Add()
624 sal_Bool bAdd = !sName.getLength(); in Add() local
625 if( !bAdd ) in Add()
637 if ( bAdd && in Add()
647 bAdd = sal_True; in Add()
650 if( bAdd ) in Add()
1646 if( !bAdd ) in collectTextAutoStylesOptimized()
1657 if ( bAdd && in collectTextAutoStylesOptimized()
[all …]
/trunk/main/writerfilter/source/resourcemodel/
H A DWW8Analyzer.cxx54 bool bAdd = false; in attribute() local
59 bAdd = true; in attribute()
64 bAdd = true; in attribute()
67 if (bAdd) in attribute()
/trunk/main/formula/source/core/api/
H A Dtoken.cxx1095 bool bAdd = true; in RewriteMissingToPof() local
1101 for (int i = nOcas; i-- > 0 && bAdd; ) in RewriteMissingToPof()
1109 bAdd = false; in RewriteMissingToPof()
1135 bAdd = false; in RewriteMissingToPof()
1140 if (bAdd) in RewriteMissingToPof()
1141 bAdd = !pCtx[ nFn ].AddMissing( pNewArr, rConv ); in RewriteMissingToPof()
1146 if (bAdd) in RewriteMissingToPof()
/trunk/main/sfx2/source/appl/
H A Dimestatuswindow.cxx166 bool bAdd = false; in getConfig() local
214 bAdd = true; in getConfig()
218 if (bAdd) in getConfig()
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx164 bool bAdd(true); in create3DDecomposition() local
168 for(sal_uInt32 b(0); bAdd && b < nReducedCount; b++) in create3DDecomposition()
172 bAdd = false; in create3DDecomposition()
177 if(bAdd) in create3DDecomposition()
/trunk/main/sw/source/core/docnode/
H A Dndcopy.cxx1447 bool bAdd = false; in CopyFlyInFlyImpl() local
1449 bAdd = true; in CopyFlyInFlyImpl()
1450 if( !bAdd ) in CopyFlyInFlyImpl()
1476 bAdd = bLastNode && bEmptyNode; in CopyFlyInFlyImpl()
1477 if( !bAdd ) in CopyFlyInFlyImpl()
1480 bAdd = nEndContentIndex > 0; in CopyFlyInFlyImpl()
1482 bAdd = pAPos->nContent <= nEndContentIndex; in CopyFlyInFlyImpl()
1485 if( bAdd ) in CopyFlyInFlyImpl()
/trunk/main/reportdesign/source/core/api/
H A DFunctions.cxx85 sal_Bool bAdd = (Index == static_cast<sal_Int32>(m_aFunctions.size())); in insertByIndex() local
86 if ( !bAdd ) in insertByIndex()
92 if ( bAdd ) in insertByIndex()
H A DGroups.cxx100 sal_Bool bAdd = (Index == static_cast<sal_Int32>(m_aGroups.size())); in insertByIndex() local
101 if ( !bAdd ) in insertByIndex()
107 if ( bAdd ) in insertByIndex()
/trunk/main/testgraphical/ui/java/ConvwatchGUIProject/src/
H A DConvwatchGUI.java370 private boolean bAdd = false; field in ConvwatchGUI
390 if (bAdd) in initialiseImages()
393 bAdd = false; in initialiseImages()
398 bAdd = true; in initialiseImages()
/trunk/main/sw/source/core/access/
H A Dacccontext.hxx415 sal_Bool Select( SwPaM *pPaM, SdrObject *pObj, sal_Bool bAdd );
420 inline sal_Bool Select( SdrObject *pObj, sal_Bool bAdd ) in Select() argument
422 return Select( 0, pObj, bAdd ); in Select()
/trunk/main/svtools/source/misc/
H A Dcliplistener.cxx67 void TransferableClipboardListener::AddRemoveListener( Window* pWin, sal_Bool bAdd ) in AddRemoveListener() argument
78 if( bAdd ) in AddRemoveListener()
/trunk/main/svx/source/unodialogs/textconversiondlgs/
H A Dchinese_dictionarydialog.cxx735 bool bAdd = isEditFieldsHaveContent() && !getActiveDictionary().hasTerm( m_aED_Term.GetText() ); in updateButtons() local
736 m_aPB_Add.Enable( bAdd ); in updateButtons()
738 m_aPB_Delete.Enable( !bAdd && getActiveDictionary().GetSelectedRowCount()>0 ); in updateButtons()
745 bModify = !bAdd && getActiveDictionary().GetSelectedRowCount()==1 in updateButtons()
/trunk/main/sc/source/core/data/
H A Ddocumen5.cxx241 sal_Bool bAdd ) in UpdateChartArea() argument
245 UpdateChartArea( rChartName, aRLR, bColHeaders, bRowHeaders, bAdd ); in UpdateChartArea()
362 sal_Bool bAdd ) in UpdateChartArea() argument
392 if ( bAdd && !bInternalData ) in UpdateChartArea()
/trunk/main/svtools/source/contnr/
H A Dimivctl1.cxx464 sal_Bool bCallHdl, sal_Bool bAdd, sal_Bool bSyncPaint ) in SelectEntry() argument
469 if( !bAdd ) in SelectEntry()
1133 sal_Bool bAdd = (nFlags & F_ADD_MODE) ? sal_True : sal_False; in Tracking() local
1134 SelectRect( aRect, bAdd, &aSelectedRectList ); in Tracking()
3172 sal_Bool bAdd, SvPtrarr* pOtherRects ) in SelectRect() argument
3177 SelectRect( aRect, bAdd, pOtherRects ); in SelectRect()
3229 else if( !bAdd ) in SelectRect()
3236 else if( bAdd && bOverlaps ) in SelectRect()
3281 sal_Bool bAdd ) in SelectRange() argument
3290 if ( ! bAdd ) in SelectRange()
[all …]
H A Dimivctl.hxx252 sal_Bool bAdd = sal_True,
258 sal_Bool bAdd = sal_True );
456 sal_Bool bAdd = sal_True,
/trunk/main/sw/source/ui/uiview/
H A Duivwimp.cxx336 void SwClipboardChangeListener::AddRemoveListener( sal_Bool bAdd ) in AddRemoveListener() argument
338 pView->AddRemoveClipboardListener( Reference< XClipboardListener >( this ), bAdd ); in AddRemoveListener()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleFilterMenu.cxx70 … explicit AddRemoveEventListener(const Reference<XAccessibleEventListener>& rListener, bool bAdd) : in AddRemoveEventListener() argument
71 mxListener(rListener), mbAdd(bAdd) {} in AddRemoveEventListener()
/trunk/main/sc/source/ui/inc/
H A Dundodat.hxx500 sal_Bool bColHdr, sal_Bool bRowHdr, sal_Bool bAdd );
503 sal_Bool bColHdr, sal_Bool bRowHdr, sal_Bool bAdd );
/trunk/main/connectivity/source/drivers/evoab2/
H A DNDatabaseMetaData.cxx123 bool bAdd = true; in initFields() local
129 bAdd = false; in initFields()
133 if( bAdd ) in initFields()
/trunk/main/sc/source/ui/view/
H A Dtabvwsh3.cxx197 sal_Bool bAdd = ( nSlot == SID_ADD_PRINTAREA ); in Execute() local
204 SetPrintRanges( sal_False, &aPrintStr, NULL, NULL, bAdd ); in Execute()
208 SetPrintRanges( sal_False, NULL, NULL, NULL, bAdd ); // aus Selektion in Execute()
/trunk/main/sw/source/ui/inc/
H A Dwrtsh.hxx484 sal_Bool bAdd, member
490 bAdd(_bAdd), in ModeStack()
/trunk/main/svtools/inc/svtools/
H A Dcliplistener.hxx45 void AddRemoveListener( Window* pWin, sal_Bool bAdd );
/trunk/main/vcl/win/source/gdi/
H A Dsalgdi3.cxx1827 sal_Bool bAdd = TRUE; in ImplAddKerningPairs() local
1847 bAdd = FALSE; in ImplAddKerningPairs()
1866 bAdd = FALSE; in ImplAddKerningPairs()
1876 bAdd = FALSE; in ImplAddKerningPairs()
1882 if ( bAdd ) in ImplAddKerningPairs()
/trunk/main/sc/source/ui/undo/
H A Dundodat.cxx2121 sal_Bool bAdd ) : in ScUndoChartData() argument
2126 bAddRange( bAdd ) in ScUndoChartData()
2136 sal_Bool bAdd ) : in ScUndoChartData() argument
2142 bAddRange( bAdd ) in ScUndoChartData()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx1625 bool bAdd = false; in lcl_SearchSelBox() local
1627 bAdd = nLeft >= nMin || nRight >= nMid || in lcl_SearchSelBox()
1630 bAdd = nLeft <= nMid || nRight - nMax < nMax - nLeft; in lcl_SearchSelBox()
1632 if( bAdd && in lcl_SearchSelBox()

Completed in 187 milliseconds

123