Home
last modified time | relevance | path

Searched defs:b (Results 351 – 375 of 458) sorted by relevance

1...<<111213141516171819

/aoo41x/main/chart2/source/view/charttypes/
H A DSplines.cxx413 double b = ( x - m_aPoints[ m_nKLow ].first ) / h; in GetInterpolatedValue() local
/aoo41x/main/vcl/source/window/
H A Dtoolbox2.cxx1043 void ToolBox::SetPageScroll( sal_Bool b ) in SetPageScroll()
2402 void ToolBox::WillUsePopupMode( sal_Bool b ) in WillUsePopupMode()
/aoo41x/main/toolkit/source/layout/vcl/
H A Dwrapper.cxx1555 OUString LocalizedString::operator+= (OUString const& b) in operator +=()
1563 OUString LocalizedString::operator+= (sal_Unicode const b) in operator +=()
/aoo41x/main/svx/source/svdraw/
H A Dsvdedtv2.cxx471 sal_uIntPtr b=a+1; in ReverseOrderOfMarked() local
1527 for(sal_uInt32 b(0); b < nLoopCount; b++) in ImpDismantleOneObject() local
H A Dsvdpagv.cxx478 #define RGBCOLOR(r,g,b) ((sal_uIntPtr)(((sal_uInt8)(b) | ((sal_uInt16)(g)<<8)) | (((sal_uIntPtr)(sa… argument
H A Dsvdview.cxx1590 for(sal_uInt32 b(0L); b < pPageView->PageWindowCount(); b++) in SetMasterPagePaintCaching() local
/aoo41x/main/registry/source/
H A Dreflread.cxx481 sal_uInt32 b; in readFloatConstant() member
508 } b; in readDoubleConstant() member
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterhelper.cxx744 for(sal_uInt16 b(0); nAppendIndex <= nPointCount && b < rCandidate.GetSize(); b++) in PolygonFromPolyPolygon() local
/aoo41x/main/binaryurp/source/
H A Dbridge.cxx847 rtl::OUStringBuffer b(name_); in getDescription() local
/aoo41x/main/lingucomponent/source/hyphenator/altlinuxhyph/hyphen/
H A Dhyphenimp.cxx80 #define Max(a,b) (a > b ? a : b) argument
/aoo41x/main/idl/source/objects/
H A Dslot.cxx323 sal_Bool b = SvMetaAttribute::IsMethod(); in IsMethod() local
/aoo41x/main/embedserv/source/embed/
H A Ddocholder.cxx219 void DocumentHolder::DisableInplaceActivation(BOOL b) in DisableInplaceActivation()
/aoo41x/main/sal/qa/rtl/bootstrap/
H A Drtl_Bootstrap.cxx792 rtl::OUStringBuffer b; in testSection() local
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygontools.cxx3063 for(sal_uInt32 b(nSubEdges); b > 1; b--) in reSegmentPolygonEdges() local
3080 for(sal_uInt32 b(nSubEdges); b > 1; b--) in reSegmentPolygonEdges() local
3800 for(sal_uInt32 b(0); b < nPointCount; b++) in B2DPolygonToUnoPointSequence() local
3852 for(sal_uInt32 b(1); b < nCount;) in UnoPolygonBezierCoordsToB2DPolygon() local
/aoo41x/main/store/workben/
H A Dt_page.cxx1540 void *a = (void*)1, *b = (void*)2; in main() local
1545 PageObject b (a); in main() local
/aoo41x/main/sd/source/ui/animations/
H A Dmotionpathtag.cxx306 for(sal_uInt32 b(0L); b < pPageView->PageWindowCount(); b++) in CreateB2dIAObject() local
/aoo41x/main/sc/source/core/data/
H A Ddptablecache.cxx372 void ScDPItemData::SetDate( sal_Bool b ) in SetDate()
/aoo41x/main/cli_ure/source/uno_bridge/
H A Dcli_proxy.cxx354 bool b = m_oid->Equals(unoProxy->getOid()); in invokeObject() local
/aoo41x/main/cppu/source/uno/
H A Ddata.cxx411 sal_Bool b; member
/aoo41x/main/sw/source/core/doc/
H A Ddocfld.cxx1718 void SwDoc::SetInitDBFields( sal_Bool b ) in SetInitDBFields()
2184 bool SwDoc::SetFieldsDirty( bool b, const SwNode* pChk, sal_uLong nLen ) in SetFieldsDirty()
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframe.cxx1194 CGFloat r = 0, g = 0, b = 0, a = 0; in getColor() local
/aoo41x/main/sw/source/filter/inc/
H A Dfltshell.hxx560 sal_Bool b = pOut->BeginTable(); in BeginTable() local
/aoo41x/main/sc/source/filter/excel/
H A Dxilink.cxx413 bool b = p->GetBool(); in LoadCachedValues() local
/aoo41x/main/sal/inc/rtl/
H A Dustring.hxx1365 static OUString valueOf( sal_Bool b ) SAL_THROW(()) in valueOf()
/aoo41x/main/vcl/source/gdi/
H A Dpngread.cxx1744 void PNGReader::SetIgnoreGammaChunk( sal_Bool b ) in SetIgnoreGammaChunk()

Completed in 265 milliseconds

1...<<111213141516171819