Home
last modified time | relevance | path

Searched refs:b (Results 476 – 500 of 1116) sorted by relevance

1...<<11121314151617181920>>...45

/trunk/main/sfx2/source/appl/
H A Dappmain.cxx64 #define stricmp(a,b) strcmp(a,b) argument
/trunk/main/officecfg/util/
H A Dmakefile.mk38 …cd $(MISC)$/registry$/res$/$(@:b:s/registry_//) && zip -ru ..$/..$/..$/..$/bin$/registry_$(@:b:s/r…
/trunk/main/vcl/inc/vcl/
H A Dsalgtype.hxx34 #define MAKE_SALCOLOR( r, g, b ) ((SalColor)(((sal_uInt32)((sal_uInt8)(b))))|(((sal_uInt32)((sal_uI… argument
/trunk/main/toolkit/source/awt/
H A Dvclxplugin.cxx38 VCLXPlugin::VCLXPlugin( Window *p, WinBits b ) in VCLXPlugin() argument
42 , mStyle( b ) in VCLXPlugin()
/trunk/main/sc/source/filter/inc/
H A Dotlnbuff.hxx67 inline void XclImpOutlineBuffer::SetButtonMode( const sal_Bool b ) in SetButtonMode() argument
69 bButtonNormal = b; in SetButtonMode()
/trunk/main/connectivity/java/sdbc_jdbc/src/com/sun/star/comp/sdbc/
H A DBoundedInputStream.java58 public int read(byte[] b, int off, int len) throws IOException { in read() argument
63 int bytesRead = is.read(b, off, (int)max); in read()
/trunk/main/cppu/source/threadpool/
H A Dthread.hxx57 inline void setDeleteSelf( sal_Bool b ) in setDeleteSelf() argument
58 { m_bDeleteSelf = b; } in setDeleteSelf()
/trunk/main/basic/source/classes/
H A Dsbxmod.cxx1590 sal_uInt16 b = pBreaks->operator[]( i ); in IsBP() local
1591 if( b == nLine ) in IsBP()
1593 if( b < nLine ) in IsBP()
1609 sal_uInt16 b = pBreaks->operator[]( i ); in SetBP() local
1610 if( b == nLine ) in SetBP()
1612 if( b < nLine ) in SetBP()
1631 sal_uInt16 b = pBreaks->operator[]( i ); in ClearBP() local
1632 if( b == nLine ) in ClearBP()
1638 if( b < nLine ) in ClearBP()
/trunk/main/sw/source/core/doc/
H A Ddoc.cxx1786 const ModifyBlocker_Impl b(pObjShell); in UpdateDocStat() local
1899 void SwDoc::SetPageNums(bool b) in SetPageNums() argument
1901 mbPageNums = b; in SetPageNums()
1904 void SwDoc::SetNewDoc(bool b) in SetNewDoc() argument
1906 mbNewDoc = b; in SetNewDoc()
1909 void SwDoc::SetUpdateExpFldStat(bool b) in SetUpdateExpFldStat() argument
1911 mbUpdateExpFld = b; in SetUpdateExpFldStat()
1914 void SwDoc::SetLoaded(bool b) in SetLoaded() argument
1916 mbLoaded = b; in SetLoaded()
/trunk/main/sw/inc/
H A Dfmtline.hxx60 void SetCountLines( sal_Bool b ) { bCountLines = b; } in SetCountLines() argument
/trunk/main/sw/source/core/undo/
H A DSwRewriter.cxx32 bool operator == (const SwRewriteRule & a, const SwRewriteRule & b) in operator ==() argument
34 return a.first == b.first; in operator ==()
/trunk/main/wizards/com/sun/star/wizards/web/export/
H A DCopyExporter.java69 boolean b = getFileAccess(xmsf).copy(source.cp_URL, newTarget); in export()
75 return b; in export()
/trunk/main/package/inc/
H A DCRC32.hxx42 …void SAL_CALL updateSegment(const ::com::sun::star::uno::Sequence< sal_Int8 > &b, sal_Int32 off, s…
44 void SAL_CALL update(const ::com::sun::star::uno::Sequence< sal_Int8 > &b)
/trunk/main/embeddedobj/qa/embedding/
H A Dmakefile.mk43 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
66 CT_TEST = -o $(PACKAGE:s\$/\.\).$(JAVAFILES:b)
/trunk/main/javaunohelper/com/sun/star/lib/uno/adapter/
H A DOutputStreamToXOutputStreamAdapter.java72 public void writeBytes(byte[] b) throws in writeBytes() argument
77 iOut.write(b); in writeBytes()
/trunk/main/connectivity/java/sdbc_hsqldb/src/com/sun/star/sdbcx/comp/hsqldb/
H A DStorageNativeInputStream.java44 …public native int read(String key,String name,byte[] b, int off, int len) throws java.io.IOExcepti… in read() argument
48 public native int read(String key,String name,byte[] b) throws java.io.IOException; in read() argument
/trunk/main/toolkit/source/controls/
H A Dunocontrolbase.cxx131 sal_Bool b = sal_False; in ImplGetPropertyValue_BOOL() local
135 aVal >>= b; in ImplGetPropertyValue_BOOL()
137 return b; in ImplGetPropertyValue_BOOL()
/trunk/main/sw/source/core/txtnode/
H A Datrftn.cxx82 void SwFmtFtn::SetEndNote( bool b ) in SetEndNote() argument
84 if ( b != m_bEndNote ) in SetEndNote()
90 m_bEndNote = b; in SetEndNote()
/trunk/main/autodoc/source/exes/adc_uni/
H A Dadc_cmds.hxx109 CHECKOPT( bool b, const char * miss, const String & opt ) in CHECKOPT() argument
111 if ( NOT b ) in CHECKOPT() local
/trunk/main/tools/inc/tools/
H A Dcachestr.hxx74 void SetPersistence( sal_Bool b = sal_True ) { bPersistent = b; } in SetPersistence() argument
/trunk/main/svx/inc/
H A Duiks.hxx43 #define UIK_XDATABASERELATIONS UIK_DATABASE(0b)
70 #define UIK_XDESTROYRECORDLISTENER UIK_FORMS(0b)
/trunk/main/testtools/qa/cli/
H A Dmakefile.mk35 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
66 CT_TEST = -o $(PACKAGE:s\$/\.\).$(JAVAFILES:b)
/trunk/main/package/qa/ofopxmlstorages/
H A Dmakefile.mk50 JAVACLASSFILES = $(foreach,i,$(JAVAFILES) $(CLASSDIR)$/$(PACKAGE)$/$(i:b).class)
73 CT_TEST = -o $(PACKAGE:s\$/\.\).$(JAVAFILES:b)
/trunk/main/editeng/inc/editeng/
H A Dcharrotateitem.hxx84 void SetFitToLine( sal_Bool b ) { bFitToLine = b; } in SetFitToLine() argument
/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() argument
73 System.arraycopy(_bytes[0], 0, b, off, len); in read()

Completed in 75 milliseconds

1...<<11121314151617181920>>...45