Home
last modified time | relevance | path

Searched defs:b (Results 126 – 150 of 454) sorted by relevance

12345678910>>...19

/trunk/main/sw/inc/
H A Dddefld.hxx72 void SetDeleted( sal_Bool b ) { bDeleted = b; } in SetDeleted()
H A Dndole.hxx131 void SetOLESizeInvalid( sal_Bool b ){ bOLESizeInvalid = b; } in SetOLESizeInvalid()
H A Dfmtmeta.hxx190 void SetIsFixedLanguage(bool b) { m_bIsFixedLanguage = b; } in SetIsFixedLanguage()
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_sc/
H A DScCellRangesObj.java224 int b = 0; in createTestEnvironment() local
H A DScUniqueCellFormatsEnumeration.java122 protected void changeColor(String RangeName, int r, int g, int b) { in changeColor()
/trunk/main/basctl/source/basicide/
H A Dmoduldlg.hxx163 void EnableReference( sal_Bool b ) { aReferenceBox.Enable( b ); } in EnableReference()
164 void EnableReplace( sal_Bool b ) { aReplaceBox.Enable( b ); } in EnableReplace()
/trunk/main/svx/source/sdr/contact/
H A Dviewcontactofe3dpolygon.cxx83 for(sal_uInt32 b(0L); b < aCandidate3D.count(); b++) in createViewIndependentPrimitive3DSequence() local
/trunk/main/sw/source/core/inc/
H A DUndoSplitMove.hxx87 void SetMoveRedlines( bool b ) { bMoveRedlines = b; } in SetMoveRedlines()
H A Dpagefrm.hxx270 void SetFtnPage( sal_Bool b ) { bFtnPage = b; } in SetFtnPage()
271 void SetEndNotePage( sal_Bool b ) { bEndNotePage = b; } in SetEndNotePage()
/trunk/main/toolkit/qa/complex/toolkit/
H A DUnitConversion.java57 private int delta(int a, int b) in delta()
/trunk/main/sal/qa/rtl_strings/
H A Drtl_old_testostring.cxx112 sal_Bool b = sal_False; in test_OString() local
/trunk/main/basic/source/inc/
H A Dsymtbl.hxx165 void SetGlobal(sal_Bool b){ bGlobal = b; } in SetGlobal()
210 void SetPublic( sal_Bool b ) { bPublic = b; } in SetPublic()
212 void SetCdecl( sal_Bool b = sal_True) { bCdecl = b; } in SetCdecl()
/trunk/main/idl/inc/
H A Dtypes.hxx207 void SetIn( sal_Bool b ) { aIn = b; } in SetIn()
210 void SetOut( sal_Bool b ) { aOut = b; } in SetOut()
/trunk/main/editeng/source/editeng/
H A Deditundo.hxx259 void SetRemoveAttribs( sal_Bool b ) { bSetIsRemove = b; } in SetRemoveAttribs()
260 void SetRemoveParaAttribs( sal_Bool b ) { bRemoveParaAttribs = b; } in SetRemoveParaAttribs()
/trunk/main/basegfx/source/range/
H A Db2xrange.cxx45 const RangeType& b ) in doComputeSetDifference()
/trunk/main/basegfx/source/polygon/
H A Db3dpolypolygontools.cxx269 sal_uInt32 a, b; in createUnitSpherePolyPolygon() local
393 for(sal_uInt32 b(0L); b < nHorSeg; b++) in createUnitSphereFillPolyPolygon() local
574 for(sal_Int32 b(0); b < nInnerSequenceCount; b++) in UnoPolyPolygonShape3DToB3DPolyPolygon() local
630 for(sal_uInt32 b(0); b < nPointCount; b++) in B3DPolyPolygonToUnoPolyPolygonShape3D() local
/trunk/main/sal/typesconfig/
H A Dtypesconfig.c257 int b; in CheckGetAccess() local
268 int b; in CheckSetAccess() local
/trunk/main/sal/inc/rtl/
H A Dmath.hxx259 inline bool approxEqual(double a, double b) in approxEqual()
278 inline double approxAdd(double a, double b) in approxAdd()
291 inline double approxSub(double a, double b) in approxSub()
H A Dstrbuf.hxx353 OStringBuffer & append(sal_Bool b) in append()
526 OStringBuffer & insert(sal_Int32 offset, sal_Bool b) in insert()
/trunk/main/accessibility/java/java_uno_accessbridge/src/main/java/org/openoffice/java/accessibility/
H A DFrame.java134 public void setVisible(boolean b) { in setVisible()
542 public void setEnabled(boolean b) { in setEnabled()
550 public void setVisible(boolean b) { in setVisible()
/trunk/main/soltools/ldump/
H A Dhashtbl.cxx70 #define MIN(a,b) (a)<(b)?(a):(b) argument
71 #define MAX(a,b) (a)>(b)?(a):(b) argument
/trunk/main/drawinglayer/source/primitive3d/
H A Dsdrextrudeprimitive3d.cxx168 for(sal_uInt32 b(0); bAdd && b < nReducedCount; b++) in create3DDecomposition() local
188 for(sal_uInt32 b(1); b < nReducedCount; b++) in create3DDecomposition() local
H A Dsdrextrudelathetools3d.cxx143 for(sal_uInt32 b(0L); b < nEdgeCount; b++) in impAddInBetweenFill() local
201 for(sal_uInt32 b(0L); b < aSub.count(); b++) in impSetNormal() local
231 for(sal_uInt32 b(0L); b < nPointCount; b++) in impCreateInBetweenNormals() local
309 for(sal_uInt32 b(0L); b < nPointCount; b++) in impMixNormals() local
534 for(sal_uInt32 b(0); b < nSlideSubPolygonCount; b++) in extractHorizontalLinesFromSlice() local
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/formula/
H A DTokenDecoder.java92 int b = 0 ; in getTokenVector() local
440 private Token readOperatorToken(int b, int args) { in readOperatorToken()
/trunk/main/sal/rtl/source/
H A Dbootstrap.cxx508 bool b = osl::Security().getConfigDir(v); in getValue() local
515 bool b = osl::Security().getHomeDir(v); in getValue() local
534 Bootstrap_Impl const * b = static_cast<Bootstrap_Impl const *>(d.ini); in getValue() local
856 rtl::OUStringBuffer b; in rtl_bootstrap_encode() local
1002 rtl::Bootstrap b(seg[1]); in expandMacros() local

Completed in 115 milliseconds

12345678910>>...19