Home
last modified time | relevance | path

Searched defs:b (Results 51 – 75 of 454) sorted by relevance

12345678910>>...19

/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageAccess.java77 public void read(byte[] b, int off, int len) throws java.io.IOException{ in read()
122 public void write(byte[] b, int offset, int length) throws java.io.IOException{ in write()
/trunk/main/sal/inc/osl/
H A Dendian.h170 # define OSL_LONIBBLE(b) ((sal_uInt8)((b) & 0x0F)) argument
173 # define OSL_HINIBBLE(b) ((sal_uInt8)(((b) >> 4) & 0x0F)) argument
/trunk/main/toolkit/source/awt/
H A Dvclxplugin.cxx38 VCLXPlugin::VCLXPlugin( Window *p, WinBits b ) in VCLXPlugin()
/trunk/main/autodoc/inc/ary/doc/
H A Dd_boolean.hxx62 bool b; member in ary::doc::Boolean
/trunk/main/sc/source/filter/inc/
H A Dxcl97rec.hxx100 inline void SetLocked( sal_Bool b ) in SetLocked()
102 inline void SetPrintable( sal_Bool b ) in SetPrintable()
104 inline void SetAutoFill( sal_Bool b ) in SetAutoFill()
106 inline void SetAutoLine( sal_Bool b ) in SetAutoLine()
/trunk/main/automation/source/server/
H A Dprofiler.hxx28 #define S_SAFEDIV( a,b ) ((b)==0?CUniString("#DIV"):UniString::CreateFromInt32( (ULONG) ((a)/(b)))) argument
29 #define S_SAFEDIV_DEC( a,b ) ((b)==0?CUniString("#DIV"):Dec((ULONG) ((a)/(b)))) argument
/trunk/main/sax/qa/gtest/
H A Dtest_converter.cxx59 static bool eqDuration(util::Duration a, util::Duration b) { in eqDuration()
131 static bool eqDateTime(util::DateTime a, util::DateTime b) { in eqDateTime()
/trunk/main/sc/source/filter/excel/
H A Dfrmbase.cxx77 void _ScRangeListTabs::Append( ScSingleRefData a, const sal_Bool b ) in Append()
109 void _ScRangeListTabs::Append( ScComplexRefData a, const sal_Bool b ) in Append()
/trunk/main/desktop/source/deployment/misc/
H A Ddp_identifier.cxx63 rtl::OUStringBuffer b; in generateLegacyIdentifier() local
/trunk/main/l10ntools/java/jpropex/java/
H A DNoLocalizeFilter.java38 public int read(byte[] b, int off, int len) throws IOException in read()
/trunk/main/bridges/source/cpp_uno/cc5_solaris_sparc64/
H A Disdirectreturntype.cxx69 bool b = t->nSize <= 32 && isPodStruct( in isDirectReturnType() local
/trunk/main/sfx2/source/appl/
H A Dappmain.cxx64 #define stricmp(a,b) strcmp(a,b) argument
/trunk/main/toolkit/source/controls/
H A Dunocontrol.cxx1202 sal_Bool b = sal_Bool(); in createPeer() local
1212 sal_Bool b = sal_Bool(); in createPeer() local
1222 sal_Bool b = sal_Bool(); in createPeer() local
1232 sal_Bool b = sal_Bool(); in createPeer() local
1242 sal_Bool b = sal_Bool(); in createPeer() local
1252 sal_Bool b = sal_Bool(); in createPeer() local
1262 sal_Bool b = sal_Bool(); in createPeer() local
1272 sal_Bool b = sal_Bool(); in createPeer() local
1282 sal_Bool b = sal_Bool(); in createPeer() local
1293 sal_Bool b = sal_Bool(); in createPeer() local
/trunk/main/dtrans/source/test/
H A Dtest_dtrans.cxx67 #define ENSURE( a, b ) if( !a ) { fprintf( stderr, b "\n" ); exit( -1 ); } argument
68 #define TEST( a, b ) fprintf( stderr, "Testing " a ); fprintf( stderr, b ? "passed\n" : "FAILED\n" ) argument
69 #define PERFORM( a, b ) fprintf( stderr, "Performing " a); b; fprintf( stderr, "done\n" ) argument
/trunk/main/sc/source/ui/inc/
H A Dimpex.hxx102 void SetUndo( sal_Bool b ) { bUndo = b; } in SetUndo()
119 void SetFormulas( sal_Bool b ) { bFormulas = b; } in SetFormulas()
121 void SetIncludeFiltered( sal_Bool b ) { bIncludeFiltered = b; } in SetIncludeFiltered()
/trunk/main/wizards/com/sun/star/wizards/web/
H A DAbstractErrorHandler.java108 int b = SystemDialog.showMessageBox(xmsf, peer, serviceName, attribute, message); in showMessage() local
119 … int b = SystemDialog.showMessageBox(xmsf, peer, dialogtype, defaultButton + buttons, message); in showMessage() local
/trunk/main/sw/inc/
H A Dfmtline.hxx60 void SetCountLines( sal_Bool b ) { bCountLines = b; } in SetCountLines()
/trunk/main/editeng/inc/editeng/
H A Dcharrotateitem.hxx84 void SetFitToLine( sal_Bool b ) { bFitToLine = b; } in SetFitToLine()
/trunk/main/bridges/source/cpp_uno/mingw_intel/
H A Dsmallstruct.cxx48 bool b = isSimpleStruct(t); in isSimpleStruct() local
/trunk/main/cppu/source/threadpool/
H A Dthread.hxx57 inline void setDeleteSelf( sal_Bool b ) in setDeleteSelf()
/trunk/main/tools/workben/
H A Dsolar.c92 int GetStackAlignment_3( char*p, long l, int i, short s, char b, char c, ... ) in GetStackAlignment_3()
101 int GetStackAlignment_2( char*p, long l, int i, short s, char b, char c ) in GetStackAlignment_2()
255 int b; in CheckGetAccess() local
266 int b; in CheckSetAccess() local
/trunk/main/basic/source/sbx/
H A Dsbxvalue.cxx46 BigInt b( *this ); variable
53 BigInt b( *this ); in operator +=() local
60 BigInt b( *this ); in operator *=() local
67 BigInt b( *this ); in operator %=() local
74 BigInt b( *this ); in operator /=() local
166 BigInt b( *this ); in operator %=() local
173 BigInt b( *this ); in operator /=() local
871 sal_Bool SbxValue::PutBool( sal_Bool b ) in PutBool()
/trunk/main/jurt/java/jurt/src/main/java/com/sun/star/lib/uno/bridges/java_remote/
H A DXConnectionInputStream_Adapter.java63 public int read(byte[] b, int off, int len) throws IOException { in read()
/trunk/main/idlc/inc/idlc/
H A Dastservice.hxx47 void setDefaultConstructor(bool b) { m_defaultConstructor = b; } in setDefaultConstructor()
/trunk/main/scripting/java/com/sun/star/script/framework/io/
H A DXInputStreamWrapper.java53 public int read( byte[] b ) throws java.io.IOException in read()

Completed in 84 milliseconds

12345678910>>...19