Home
last modified time | relevance | path

Searched defs:b (Results 226 – 250 of 454) sorted by relevance

12345678910>>...19

/trunk/main/formula/inc/formula/
H A Dtoken.hxx186 FormulaByteToken( OpCode e, sal_uInt8 n, StackVar v, bool b ) : in FormulaByteToken()
190 FormulaByteToken( OpCode e, sal_uInt8 n, bool b ) : in FormulaByteToken()
/trunk/main/chart2/qa/
H A DTestCaseOldAPI.java1032 private boolean approxEqual( double a, double b ) in approxEqual()
1047 private boolean approxEqual( int a, int b, int tolerance ) in approxEqual()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DContainer.java655 public void setEnabled(boolean b) { in setEnabled()
663 public void setVisible(boolean b) { in setVisible()
/trunk/main/svx/source/sdr/properties/
H A De3dsceneproperties.cxx133 for(sal_uInt16 b(SDRATTR_3DSCENE_FIRST); b <= SDRATTR_3DSCENE_LAST; b++) in SetMergedItemSet() local
/trunk/main/wizards/com/sun/star/wizards/ui/event/
H A DDataAware.java180 protected boolean equals(Object a, Object b) { in equals()
H A DDataAwareFields.java471 private static int toInt(boolean b) in toInt()
/trunk/main/vcl/inc/os2/
H A Dsalgdi.h360 inline bool ImplCmpKernData( const KERNINGPAIRS& a, const KERNINGPAIRS& b ) in ImplCmpKernData()
/trunk/main/toolkit/source/layout/core/
H A Dimport.cxx110 if ( DialogButtonHBox *b = dynamic_cast<DialogButtonHBox *> ( mpWidget->getPeer().get() ) ) in WidgetElement() local
/trunk/main/tools/source/communi/
H A Dparser.cxx416 Time b; in Save() local
/trunk/main/sc/inc/
H A Drangenam.hxx174 static int _Optlink ICCQsortNameCompare( const void* a, const void* b) in ICCQsortNameCompare()
/trunk/main/UnoControls/inc/
H A Ddefinesunocontrols.hxx36 #define UNOCONTROLS_TRGB_COLORDATA( t,r,g,b ) ((INT32)(((UINT32)((UINT8)(b))))|(((UINT32)((UIN… argument
/trunk/main/desktop/win32/source/officeloader/
H A Dofficeloader.cxx143 char b[1 + 2 * ((sizeof szBuffer) - 1)]; // hopefully does not overflow in writeArgument() local
/trunk/main/toolkit/source/awt/
H A Dvclxprinter.cxx148 sal_Bool b; in convertFastPropertyValue() local
/trunk/main/filter/source/graphicfilter/ipcx/
H A Dipcx.cxx404 sal_uInt8 r, g, b; in ImplReadPalette() local
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/convwatch/
H A DFileHelper.java281 String b = removeFirstDirectorysAndBasenameFrom("/a/b/c/d/e/f.g", "/a/b/c/"); in test_removeFirstDirectorysAndBasenameFrom() local
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/protocols/urp/
H A DUnmarshal.java109 int b = read8Bit(); in readType() local
/trunk/main/sc/source/core/inc/
H A Dbcaslot.hxx66 inline void SetInUpdateChain( sal_Bool b ) { bInUpdateChain = b; } in SetInUpdateChain()
/trunk/main/basegfx/source/raster/
H A Drasterconvert3d.cxx161 …void RasterConverter3D::addEdge(const B3DPolygon& rFill, sal_uInt32 a, sal_uInt32 b, const B3DHomM… in addEdge()
/trunk/main/basic/source/sbx/
H A Dsbxcoll.cxx224 ( const XubString& rClass, const XubString& rElem, sal_Bool b ) in SbxStdCollection()
/trunk/main/connectivity/source/drivers/ado/
H A DAolevariant.cxx294 void OLEVariant::setBool(sal_Bool b) in setBool()
743 sal_Bool b= boolVal == VARIANT_TRUE; in makeAny() local
/trunk/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx272 for(sal_uInt32 b(0); b < nCount;) in subdivideToSimple() local
549 for(sal_uInt32 b(0); b < nCandCount; b++) in createAreaGeometryForEdge() local
/trunk/main/sal/osl/os2/
H A Dsystem.h86 #define max(a, b) ((a) < (b) ? (b) : (a)) argument
87 #define min(a, b) ((a) > (b) ? (b) : (a)) argument
/trunk/main/jurt/test/com/sun/star/uno/
H A DAnyConverter_Test.java148 char b= AnyConverter.toChar(aChar); in test_toChar() local
/trunk/main/vcl/source/gdi/
H A Doctree.cxx307 sal_uLong r, g, b; in InverseColorMap() local
/trunk/main/scripting/examples/java/debugger/
H A DOOBeanShellDebugger.java144 JButton b = new JButton(labels[i]); in initUI() local

Completed in 124 milliseconds

12345678910>>...19