Home
last modified time | relevance | path

Searched defs:b (Results 276 – 300 of 458) sorted by relevance

1...<<111213141516171819

/aoo41x/main/soltools/cpp/
H A Dcpp.h130 #define quicklook(a,b) (namebit[(a)&077] & (1<<((b)&037))) argument
131 #define quickset(a,b) namebit[(a)&077] |= (1<<((b)&037)) argument
/aoo41x/main/vcl/unx/generic/gdi/
H A Dxrender_peer.hxx303 inline void XRenderPeer::FillRectangle( int a, Picture b, const XRenderColor* c, in FillRectangle()
/aoo41x/main/sc/source/filter/lotus/
H A Dlotform.cxx365 LotusToSc::LotusToSc( SvStream &rStream, CharSet e, sal_Bool b ) : in LotusToSc()
/aoo41x/main/sal/osl/os2/
H A Dfile_url.h43 #define _tcsspn(a,b) wcsspn((const wchar_t *) a, (const wchar_t *) b) argument
/aoo41x/main/ridljar/com/sun/star/uno/
H A DUnoRuntime.java604 IBridge b = (IBridge) WeakMap.getValue(i.next()); in reset() local
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_hppa/
H A Duno2cpp.cxx140 bool b = is_complex_struct(t); in is_complex_struct() local
/aoo41x/main/svx/source/unodraw/
H A Dunoshap2.cxx1194 for(sal_uInt32 b(0L); b < nPointCount; b++) in B2DPolyPolygonToSvxPointSequenceSequence() local
1261 for(sal_Int32 b=0;b<nCount;b++) in getPropertyValueImpl() local
1380 for(sal_Int32 b(1); b < nInnerSequenceCount;) in SvxConvertPolyPolygonBezierToB2DPolyPolygon() local
1529 for(sal_uInt16 b=0;b<rPoly.GetSize();b++) in SvxConvertB2DPolyPolygonToPolyPolygonBezier() local
H A Dunoshap3.cxx784 for(sal_Int32 b(0L);b<nInnerSequenceCount;b++) in PolyPolygonShape3D_to_B3dPolyPolygon() local
824 for(sal_uInt32 b(0L);b<aPoly.count();b++) in B3dPolyPolygon_to_PolyPolygonShape3D() local
/aoo41x/main/toolkit/source/controls/
H A Dunocontrolmodel.cxx647 sal_Bool b = false; in write() local
859 sal_Bool b = InStream->readBoolean(); in read() local
/aoo41x/main/sd/inc/
H A Ddrawdoc.hxx167 virtual void setDocReadOnly( sal_Bool b){ bReadOnly = b; } in setDocReadOnly()
/aoo41x/main/idl/inc/
H A Dlex.hxx117 inline SvToken::SvToken( SVTOKEN_ENUM nTypeP, sal_Bool b ) in SvToken()
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolypolygontools.cxx51 for(sal_uInt32 b(0L); b < nCount; b++) in correctOrientations() local
89 for(sal_uInt32 b(0L); b < nCount; b++) in correctOutmostPolygon() local
/aoo41x/main/sw/source/core/inc/
H A Dfrmtool.hxx194 void SetLowersComplete( sal_Bool b ) { bLowersComplete = b; } in SetLowersComplete()
/aoo41x/main/svtools/source/filter/
H A Dsgfbram.cxx290 sal_uInt16 a,b; // Hilfsvariable in SgfFilterBMap() local
/aoo41x/main/basic/source/sbx/
H A Dsbxbase.cxx113 void SbxBase::SetModified( sal_Bool b ) in SetModified()
H A Dsbxvar.cxx355 void SbxVariable::SetModified( sal_Bool b ) in SetModified()
/aoo41x/main/javainstaller2/src/JavaSetup/org/openoffice/setup/InstallerHelper/
H A DSolarisHelper.java197 private int getMinimum(int a, int b) { in getMinimum()
/aoo41x/main/pyuno/source/module/
H A Duno.py213 def __add__( self , b ): argument
/aoo41x/main/registry/source/
H A Dreflwrit.cxx106 const sal_uInt8* b = wstring; in UINT16StringLen() local
152 sal_uInt32 b; in writeFloat() member
175 } b; in writeDouble() member
/aoo41x/main/testtools/source/bridgetest/pyuno/
H A Dsamplecomponent.py92 def getValues(self, a,b,c,d,e,f,g,h, i,j,k,l,m,n): argument
/aoo41x/main/sd/source/ui/view/
H A Dviewoverlaymanager.cxx273 for(sal_uInt32 b = 0; b < pPageView->PageWindowCount(); b++) in CreateB2dIAObject() local
/aoo41x/main/qadevOOo/runner/graphical/
H A DFileHelper.java312 String b = removeFirstDirectorysAndBasenameFrom("/a/b/c/d/e/f.g", "/a/b/c/"); in test_removeFirstDirectorysAndBasenameFrom() local
/aoo41x/main/writerfilter/source/dmapper/
H A DConversionHelper.cxx480 b(static_cast<sal_uInt8>((nWordColor>>16)&0xFF)), in ConvertColor() local
/aoo41x/main/sw/inc/
H A Dtox.hxx394 void SetRelTabPos( sal_Bool b ) { bIsRelTabPos = b; } in SetRelTabPos()
397 void SetCommaSeparated( sal_Bool b) { bCommaSeparated = b;} in SetCommaSeparated()
/aoo41x/main/vcl/source/gdi/
H A Dcvtsvm.cxx421 for(sal_uInt16 b(0); b < nPointCount; b++) in ImplWriteExtendedPolyPolygonAction() local
465 for(sal_uInt16 b(0); b < nPointCount; b++) in ImplReadExtendedPolyPolygonAction() local
614 sal_Int32 b(0); in ImplConvertFromSVM1() local

Completed in 251 milliseconds

1...<<111213141516171819