/aoo4110/main/basegfx/source/tools/ |
H A D | b2dclipstate.cxx | 309 const bool bIsEmpty=isNullClipPoly(); in commitPendingPolygons() local 316 if( bIsEmpty ) in commitPendingPolygons() 324 OSL_ASSERT( !bIsEmpty ); in commitPendingPolygons() 334 if( bIsEmpty ) in commitPendingPolygons() 358 OSL_ASSERT( !bIsEmpty ); in commitPendingPolygons() 399 const bool bIsEmpty=isNullClipPoly(); in commitPendingRanges() local 409 if( bIsEmpty ) in commitPendingRanges() 417 OSL_ASSERT( !bIsEmpty ); in commitPendingRanges() 436 if( bIsEmpty ) in commitPendingRanges() 460 OSL_ASSERT( !bIsEmpty ); in commitPendingRanges()
|
/aoo4110/main/sc/source/filter/xml/ |
H A D | xmlcelli.cxx | 120 bIsEmpty(sal_True), in ScXMLTableRowCellContext() 170 bIsEmpty = sal_False; in ScXMLTableRowCellContext() 177 bIsEmpty = sal_False; in ScXMLTableRowCellContext() 325 bIsEmpty = sal_False; in CreateChildContext() 393 bIsEmpty = sal_False; in CreateChildContext() 402 bIsEmpty = sal_False; in CreateChildContext() 411 bIsEmpty = sal_False; in CreateChildContext() 437 bIsEmpty = sal_False; in CreateChildContext() 820 bIsEmpty = sal_True; in EndElement() 827 bIsEmpty = sal_False; in EndElement() [all …]
|
H A D | xmlcelli.hxx | 70 sal_Bool bIsEmpty; member in ScXMLTableRowCellContext
|
H A D | xmlexprt.cxx | 2921 sal_Bool bIsEmpty(sal_False); in WriteCell() local 2926 bIsEmpty = sal_True; in WriteCell() 3032 if (!bIsEmpty) in WriteCell() 3051 if (!bIsEmpty) in WriteCell()
|
/aoo4110/main/sc/source/core/data/ |
H A D | table6.cxx | 270 sal_Bool bIsEmpty; in Search() local 275 bIsEmpty = aCol[nCol].IsEmptyData(); in Search() 277 bIsEmpty = sal_True; in Search() 279 while (((SCsCOL)nCol >= 0) && bIsEmpty); in Search() 305 sal_Bool bIsEmpty; in Search() local 311 bIsEmpty = aCol[nCol].IsEmptyData(); in Search() 313 bIsEmpty = sal_True; in Search() 315 while (((SCsCOL)nCol >= 0) && bIsEmpty); in Search()
|
/aoo4110/main/filter/source/placeware/ |
H A D | exporter.cxx | 440 sal_Bool bIsEmpty = true; in exportPage() local 441 xPropSet->getPropertyValue( szIsEmptyPresObj ) >>= bIsEmpty; in exportPage() 443 if( !bIsEmpty ) in exportPage() 475 sal_Bool bIsEmpty = true; in exportPage() local 476 xPropSet->getPropertyValue( szIsEmptyPresObj ) >>= bIsEmpty; in exportPage() 478 if( !bIsEmpty ) in exportPage()
|
/aoo4110/main/sw/source/core/unocore/ |
H A D | XMLRangeHelper.hxx | 45 bool bIsEmpty; member 52 bIsEmpty(true) in Cell() 55 inline bool empty() const { return bIsEmpty; } in empty()
|
H A D | XMLRangeHelper.cxx | 163 rOutCell.bIsEmpty = false; in lcl_getSingleCellAddressFromXMLString()
|
H A D | unochart.cxx | 1899 aCellRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1908 aCellRange.aLowerRight.bIsEmpty = false; in convertRangeToXML() 1952 if (!aCellRange.aLowerRight.bIsEmpty) in convertRangeFromXML()
|
/aoo4110/main/chart2/source/inc/ |
H A D | XMLRangeHelper.hxx | 41 bool bIsEmpty; member 48 bIsEmpty(true) in Cell() 51 inline bool empty() const { return bIsEmpty; } in empty()
|
/aoo4110/main/dbaccess/source/ui/control/ |
H A D | curledit.cxx | 102 sal_Bool bIsEmpty = 0 == _rStr.Len(); in SetText() local 105 if (!bIsEmpty) in SetText() 132 if ( !bIsEmpty ) in SetText()
|
/aoo4110/main/chart2/source/tools/ |
H A D | InternalDataProvider.cxx | 1064 aRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1083 aRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1084 aRange.aLowerRight.bIsEmpty = true; in convertRangeToXML() 1098 aRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1099 aRange.aLowerRight.bIsEmpty = false; in convertRangeToXML() 1108 aRange.aUpperLeft.bIsEmpty = false; in convertRangeToXML() 1133 if( aRange.aUpperLeft.bIsEmpty ) in convertRangeFromXML() 1135 OSL_ENSURE( aRange.aLowerRight.bIsEmpty, "Weird Range" ); in convertRangeFromXML() 1140 if( !aRange.aLowerRight.bIsEmpty && in convertRangeFromXML()
|
H A D | XMLRangeHelper.cxx | 163 rOutCell.bIsEmpty = false; in lcl_getSingleCellAddressFromXMLString()
|
/aoo4110/main/svx/source/table/ |
H A D | tablelayouter.cxx | 564 bool bIsEmpty = true; // check if all cells in this column are merged in LayoutTableWidth() local 571 bIsEmpty = false; in LayoutTableWidth() 588 if( bIsEmpty ) in LayoutTableWidth() 714 bool bIsEmpty = true; // check if all cells in this row are merged in LayoutTableHeight() local 721 bIsEmpty = false; in LayoutTableHeight() 738 if( bIsEmpty ) in LayoutTableHeight()
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | docsh2.cxx | 128 return bIsEmpty; in IsEmpty() 134 bIsEmpty = bSet; in SetEmpty()
|
H A D | docsh.cxx | 471 bIsEmpty = sal_False; in AfterXMLLoading() 584 bIsEmpty = sal_False; in Load() 1513 bIsEmpty = sal_False; in ConvertFrom() 2549 bIsEmpty ( sal_True ), \
|
/aoo4110/main/forms/source/component/ |
H A D | ImageControl.cxx | 883 bool bIsEmpty = true; in impl_isEmptyGraphics_nothrow() local 890 bIsEmpty = !xGraphic.is(); in impl_isEmptyGraphics_nothrow() 897 return bIsEmpty; in impl_isEmptyGraphics_nothrow()
|
/aoo4110/main/sc/source/ui/view/ |
H A D | viewfun3.cxx | 922 bool bIsEmpty = true; in lcl_checkDestRangeForOverwrite() local 924 for (SCTAB nTab=0; nTab < nTabCount && bIsEmpty; ++nTab) in lcl_checkDestRangeForOverwrite() 929 bIsEmpty = pDoc->IsBlockEmpty(nTab, rDestRange.aStart.Col(), rDestRange.aStart.Row(), in lcl_checkDestRangeForOverwrite() 933 if (!bIsEmpty) in lcl_checkDestRangeForOverwrite()
|
/aoo4110/main/xmloff/source/draw/ |
H A D | shapeexport2.cxx | 228 sal_Bool bIsEmpty = sal_False; in ImpExportPresentationAttributes() local 244 …>getPropertyValue(OUString(RTL_CONSTASCII_USTRINGPARAM("IsEmptyPresentationObject"))) >>= bIsEmpty; in ImpExportPresentationAttributes() 245 if( bIsEmpty ) in ImpExportPresentationAttributes() 258 return bIsEmpty; in ImpExportPresentationAttributes()
|
/aoo4110/main/linguistic/source/ |
H A D | dicimp.cxx | 753 sal_Bool bIsEmpty = nCount == 0; in setActive() local 762 bNeedEntries = !bIsEmpty; in setActive()
|
/aoo4110/main/oox/source/xls/ |
H A D | formulaparser.cxx | 235 bool bIsEmpty = isEmptyParameter( pParamBegin, pParamEnd ); in processParameters() local 240 if( bIsEmpty ) in processParameters() 248 bIsEmpty = maTokens.back().OpCode == OPCODE_MISSING; in processParameters() 268 if( !bIsEmpty || (nParam < pRealFuncInfo->mnMinParamCount) ) in processParameters()
|
/aoo4110/main/sd/source/ui/animations/ |
H A D | CustomAnimationDialog.cxx | 2047 sal_Bool bIsEmpty = sal_False; in CustomAnimationDurationTabPage() local 2048 xSet->getPropertyValue( aStrIsEmptyPresObj ) >>= bIsEmpty; in CustomAnimationDurationTabPage() 2049 if( bIsEmpty ) in CustomAnimationDurationTabPage()
|
/aoo4110/main/sc/source/ui/inc/ |
H A D | docsh.hxx | 102 sal_Bool bIsEmpty; member in ScDocShell
|