Home
last modified time | relevance | path

Searched defs:b (Results 376 – 400 of 458) sorted by relevance

1...<<111213141516171819

/aoo41x/main/basic/source/inc/
H A Dtoken.hxx168 void Keywords( sal_Bool b ) { bKeywords = b; } in Keywords()
/aoo41x/main/sfx2/inc/sfx2/
H A Ddinfdlg.hxx147 void SetTemplate( sal_Bool b ) { m_bHasTemplate = b; } in SetTemplate()
/aoo41x/main/sc/source/filter/excel/
H A Dxeescher.cxx1142 for( Authors::const_iterator b = aAuthors.begin(), e = aAuthors.end(); b != e; ++b ) in SaveXml() local
H A Dxestream.cxx813 const char* XclXmlUtils::ToPsz( bool b ) in ToPsz()
/aoo41x/main/sal/rtl/source/
H A Dcipher.c986 sal_uInt16 a, b, c, d; in __rtl_cipherBF() local
/aoo41x/main/vcl/aqua/source/gdi/
H A Dsalgdi.cxx1325 struct{ unsigned char b, g, r, a; } aPixel; in getPixel() member
1327 struct{ unsigned char a, r, g, b; } aPixel; in getPixel() member
/aoo41x/main/sc/source/filter/html/
H A Dhtmlpars.cxx895 SCROW lcl_GGT( SCROW a, SCROW b ) in lcl_GGT()
911 SCROW lcl_KGV( SCROW a, SCROW b ) in lcl_KGV()
/aoo41x/main/sfx2/qa/complex/sfx2/
H A DDocumentMetadataAccess.java1111 final Statement b = expected[i]; in eq() local
/aoo41x/main/basctl/source/basicide/
H A Dbaside3.cxx1318 void DialogWindow::SetReadOnly( sal_Bool b ) in SetReadOnly()
/aoo41x/main/formula/source/core/api/
H A Dtoken.cxx244 void FormulaByteToken::SetForceArray( bool b ) { bHasForceArray = b; } in SetForceArray()
/aoo41x/main/svx/source/svdraw/
H A Dsvdpntv.cxx1413 for(sal_uInt32 b(0L); b < mpPageView->PageWindowCount(); b++) in SetAnimationPause() local
/aoo41x/main/sw/source/filter/ww1/
H A Dw1filter.cxx1384 sal_uInt16 b = pF->ffGet(); in GetFont() local
/aoo41x/main/stoc/test/
H A Dtestintrosp.cxx144 sal_Bool b = *(sal_Bool*)aValue.getValue(); in AnyToString() local
/aoo41x/main/svtools/source/contnr/
H A Dsvicnvw.cxx757 sal_Bool b, sal_uInt16 nBorderWidth ) in CalcScrollOffsets()
/aoo41x/main/stoc/source/javavm/
H A Djavavm.cxx1223 sal_Bool b = sal_Bool(); in elementReplaced() local
/aoo41x/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx40 #define ASSERT( a, b ) argument
1904 sal_uInt8 b; in WW8ReadPString() local
1926 sal_uInt16 b; in WW8Read_xstz() local
/aoo41x/main/vcl/win/source/gdi/
H A Dsalgdi.cxx921 for( sal_uInt32 b = 0; b < nPoints; b++ ) in setClipRegion() local
/aoo41x/main/vcl/source/control/
H A Dcombobox.cxx571 void ComboBox::EnableDDAutoWidth( sal_Bool b ) in EnableDDAutoWidth()
H A Dlstbox.cxx619 void ListBox::EnableDDAutoWidth( sal_Bool b ) in EnableDDAutoWidth()
/aoo41x/main/vcl/source/gdi/
H A Doutdev.cxx1573 for(sal_uInt16 b(0); b < rInfo.GetDotCount(); b++) in impPaintLineGeometryWithEvtlExpand() local
/aoo41x/main/vcl/source/window/
H A Dwindow2.cxx1936 void Window::SetCreatedWithToolkit( sal_Bool b ) in SetCreatedWithToolkit()
/aoo41x/main/unotools/source/config/
H A Dconfigitem.cxx75 #define lcl_CFG_DBG_EXCEPTION( a, b) argument
/aoo41x/main/sw/inc/
H A Ddoc.hxx718 virtual void setDocReadOnly( sal_Bool b) { bReadOnly = b; } in setDocReadOnly()
/aoo41x/main/sw/source/ui/uiview/
H A Dpview.cxx1166 sal_Bool b = GetViewShell()->GetViewOptions()->IsPagePrevBookview(); in GetState() local
/aoo41x/main/svtools/source/filter/wmf/
H A Dwinwmf.cxx353 for(sal_uInt16 b(0); b < nPointCount && !pWMF->IsEof(); b++) in ReadRecordParams() local

Completed in 222 milliseconds

1...<<111213141516171819