Home
last modified time | relevance | path

Searched refs:bEmpty (Results 1 – 25 of 70) sorted by last modified time

123

/trunk/main/svx/source/table/
H A Dtablemodel.cxx1111 bool bEmpty = true; in optimize() local
1112 for( sal_Int32 nRow = 0; (nRow < getRowCountImpl()) && bEmpty; nRow++ ) in optimize()
1116 bEmpty = false; in optimize()
1119 if( bEmpty ) in optimize()
1148 bool bEmpty = true; in optimize() local
1149 for( nCol = 0; (nCol < getColumnCountImpl()) && bEmpty; nCol++ ) in optimize()
1153 bEmpty = false; in optimize()
1156 if( bEmpty ) in optimize()
/trunk/main/svx/source/svdraw/
H A Dsvdedxv.cxx634 sal_Bool bEmpty = mxTextEditObj->GetOutlinerParaObject()==NULL; in SdrBeginTextEdit() local
699 pTextEditOutlinerView=ImpMakeOutlinerView(pWin,!bEmpty,pGivenOutlinerView); in SdrBeginTextEdit()
726 … OutlinerView* pOutlView = ImpMakeOutlinerView((Window*)(&rOutDev), !bEmpty, 0L); in SdrBeginTextEdit()
/trunk/main/sw/source/ui/docvw/
H A DPostItMgr.cxx341 bool bEmpty = !HasNotes(); in Notify() local
343 if (bEmpty && !mvPostItFlds.empty()) in Notify()
1177 bool bEmpty = mvPostItFlds.empty(); in AddPostIts() local
1192 if (bEmpty && !mvPostItFlds.empty()) in AddPostIts()
H A Dfrmsidebarwincontainer.cxx150 bool bEmpty( true ); in empty() local
156 bEmpty = (*aFrmIter).second.empty(); in empty()
159 return bEmpty; in empty()
/trunk/main/starmath/source/
H A Daccessibility.cxx1187 sal_Bool bEmpty = sal_True; // we found no item inside the selektion of this paragraph in GetSvxEditEngineItemState() local
1220 if( bEmpty ) in GetSvxEditEngineItemState()
1221 bEmpty = sal_False; in GetSvxEditEngineItemState()
1229 if( !bEmpty && !bGaps && nLastEnd < ( nEndPos - 1 ) ) in GetSvxEditEngineItemState()
1270 if( bEmpty ) in GetSvxEditEngineItemState()
H A Dedit.cxx867 sal_Bool bEmpty = sal::static_int_cast< sal_Bool >( in IsEmpty() local
869 return bEmpty; in IsEmpty()
/trunk/main/sc/source/ui/view/
H A Doutput2.cxx1028 sal_Bool bEmpty; in IsEmptyCellText() local
1030 bEmpty = pThisRowInfo->pCellInfo[nX+1].bEmptyCellText; in IsEmptyCellText()
1034 if ( !bEmpty && ( nX < nX1 || nX > nX2 || !pThisRowInfo ) ) in IsEmptyCellText()
1046 bEmpty = sal_True; in IsEmptyCellText()
1050 bEmpty = sal_True; in IsEmptyCellText()
1055 bEmpty = sal_True; in IsEmptyCellText()
1060 return bEmpty; in IsEmptyCellText()
1386 sal_Bool bEmpty = nX < nX1 || pInfo->bEmptyCellText; in DrawStrings() local
1400 bEmpty = sal_True; in DrawStrings()
1419 if ( bEmpty && !bMergeEmpty && nX < nX1 && !bOverlapped ) in DrawStrings()
[all …]
H A Dgridwin.cxx960 sal_Bool bEmpty = sal_False; in DoAutoFilterMenue() local
968 bEmpty = sal_True; in DoAutoFilterMenue()
1022 if (!bEmpty) in DoAutoFilterMenue()
1150 if ( bEmpty ) in DoAutoFilterMenue()
/trunk/main/editeng/source/uno/
H A Dunofored.cxx201 sal_Bool bEmpty = sal_True; // we found no item inside the selektion of this paragraph in GetSvxEditEngineItemState() local
234 if( bEmpty ) in GetSvxEditEngineItemState()
235 bEmpty = sal_False; in GetSvxEditEngineItemState()
243 if( !bEmpty && !bGaps && nLastEnd < ( nEndPos - 1 ) ) in GetSvxEditEngineItemState()
284 if( bEmpty ) in GetSvxEditEngineItemState()
/trunk/main/vcl/source/gdi/
H A Dregion.cxx1642 bool bEmpty(rRegion.IsEmpty()); in operator <<() local
1644 if(!bEmpty && rRegion.getB2DPolyPolygon() && 0 == rRegion.getB2DPolyPolygon()->count()) in operator <<()
1647 bEmpty = true; in operator <<()
1650 if(!bEmpty && rRegion.getPolyPolygon() && 0 == rRegion.getPolyPolygon()->Count()) in operator <<()
1653 bEmpty = true; in operator <<()
1656 if(bEmpty) in operator <<()
/trunk/main/vcl/source/window/
H A Dsplitwin.cxx516 sal_Bool bEmpty; in ImplCalcSet() local
759 bEmpty = sal_True; in ImplCalcSet()
762 bEmpty = sal_False; in ImplCalcSet()
766 bEmpty = sal_True; in ImplCalcSet()
772 bEmpty = sal_True; in ImplCalcSet()
776 if ( bEmpty ) in ImplCalcSet()
/trunk/main/fpicker/source/office/
H A Diodlg.cxx2090 bool bEmpty = true; in PrepareExecute() local
2094 bEmpty = true; in PrepareExecute()
2107 bEmpty = false; in PrepareExecute()
2115 if ( bEmpty ) in PrepareExecute()
/trunk/main/sw/source/filter/html/
H A Dhtmltab.cxx614 void CloseRow( sal_Bool bEmpty );
2298 void HTMLTable::CloseRow( sal_Bool bEmpty ) in CloseRow() argument
2303 if( bEmpty ) in CloseRow()
H A Dhtmlfld.cxx601 sal_Bool bEmpty = aContents.Len() == 0; in InsertCommentText() local
602 if( !bEmpty ) in InsertCommentText()
606 if( bEmpty && pTag ) in InsertCommentText()
H A Dhtmlfly.cxx257 sal_Bool bEmpty = sal_False; in SV_IMPL_OP_PTRARR_SORT() local
262 bEmpty = sal_True; in SV_IMPL_OP_PTRARR_SORT()
269 bEmpty = (nIdx != nStt) && (nIdx != nStt-1); in SV_IMPL_OP_PTRARR_SORT()
270 if( !bEmpty || nIdx > nStt ) in SV_IMPL_OP_PTRARR_SORT()
275 if( bEmpty ) in SV_IMPL_OP_PTRARR_SORT()
283 bEmpty = sal_False; in SV_IMPL_OP_PTRARR_SORT()
285 if( bEmpty ) in SV_IMPL_OP_PTRARR_SORT()
/trunk/main/accessibility/source/extended/
H A Dtextwindowaccessibility.cxx1761 ::sal_Bool bEmpty = m_aFocused == m_aVisibleEnd && count == 1; in IMPL_LINK()
1762 if ((m_aFocused >= m_aVisibleBegin && m_aFocused < m_aVisibleEnd) || bEmpty) in IMPL_LINK()
1764 Paragraphs::iterator m_aTemp = bEmpty ? m_aVisibleBegin : m_aFocused; in IMPL_LINK()
1798 ::sal_Bool bEmpty = m_aFocused == m_aVisibleEnd && count == 1; in IMPL_LINK()
1799 if ((m_aFocused >= m_aVisibleBegin && m_aFocused < m_aVisibleEnd) || bEmpty) in IMPL_LINK()
1801 Paragraphs::iterator m_aTemp = bEmpty ? m_aVisibleBegin : m_aFocused; in IMPL_LINK()
2335 ::sal_Bool bEmpty = count > 1; in handleSelectionChangeNotification()
2337 if (aIt != m_aFocused && bEmpty) in handleSelectionChangeNotification()
/trunk/main/sw/source/core/table/
H A Dswnewtable.cxx2217 bool bEmpty = aRowSpanCells.empty(); in CheckConsistency() local
2218 ASSERT( bEmpty, "Open row span detected" ) in CheckConsistency()
/trunk/main/writerfilter/source/resourcemodel/
H A DTagLogger.cxx337 bool bEmpty=mTags.empty(); in currentTag() local
338 if (!bEmpty) in currentTag()
/trunk/main/vcl/unx/generic/fontmanager/
H A Dfontcache.cxx279 bool bEmpty = (aLine.CompareTo( "Empty", 5 ) == COMPARE_EQUAL); in read() local
280 xub_StrLen nSearchIndex = bEmpty ? 24 : 19; in read()
314 m_aCache[ nDir ].m_bNoFiles = bEmpty; in read()
315 pDir = bEmpty ? NULL : &m_aCache[ nDir ].m_aEntries; in read()
/trunk/main/vcl/source/control/
H A Dfield2.cxx1960 sal_Bool bEmpty = FormatterBase::IsEmptyFieldValue(); in IsEmptyDate() local
1966 bEmpty = sal_True; in IsEmptyDate()
1971bEmpty = !ImplDateGetValue( GetField()->GetText(), aDate, GetExtDateFormat(sal_True), ImplGetLocal… in IsEmptyDate()
1974 return bEmpty; in IsEmptyDate()
/trunk/main/ucb/workben/ucb/
H A Dsrcharg.cxx447 bool bEmpty = false; in parseSearchArgument() local
458 bEmpty = true; in parseSearchArgument()
462 if (!(bTerm || bEmpty)) in parseSearchArgument()
/trunk/main/tools/source/fsys/
H A Durlobj.cxx3261 bool bEmpty = true; in parsePath() local
3270 bEmpty = false; in parsePath()
3272 if (bEmpty) in parsePath()
3280 bool bEmpty = true; in parsePath() local
3289 bEmpty = false; in parsePath()
3291 if (bEmpty) in parsePath()
3306 bEmpty = true; in parsePath()
3316 bEmpty = false; in parsePath()
3318 if (bEmpty) in parsePath()
/trunk/main/tools/source/debug/
H A Ddebug.cxx926 int bEmpty ) in ImplDbgFilter() argument
930 return bEmpty; in ImplDbgFilter()
/trunk/main/toolkit/source/controls/
H A Dunocontrols.cxx3432 sal_Bool bEmpty = sal_False; in isEmpty() local
3436 bEmpty = xField->isEmpty(); in isEmpty()
3438 return bEmpty; in isEmpty()
3633 sal_Bool bEmpty = sal_False; in isEmpty() local
3637 bEmpty = xField->isEmpty(); in isEmpty()
3639 return bEmpty; in isEmpty()
/trunk/main/sw/source/filter/ww8/dump/
H A Ddump8a.cxx2407 sal_Bool bEmpty; in DumpStyleUPX() local
2429 bEmpty = ( cbUPX <= 0 ) || ( bPAP && ( cbUPX <= 2 ) ); in DumpStyleUPX()
2431 if ( bEmpty ) in DumpStyleUPX()
2463 if ( !bEmpty ) in DumpStyleUPX()

Completed in 307 milliseconds

123