Home
last modified time | relevance | path

Searched refs:b (Results 251 – 275 of 1116) sorted by relevance

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

/trunk/main/offapi/com/sun/star/frame/
H A DXModuleManager.idl68 <b><type scope="com::sun::star::frame">XFrame</type></b><br>
73 <b><type scope="com::sun::star::frame">XController</type></b><br>
78 <b><type scope="com::sun::star::frame">XModel</type></b><br>
H A DPopupMenuController.idl93 <li><b>Frame</b><br>specifies the <type scope="com::sun::star::frame">XFrame</type>
95 <li><b>CommandURL</b><br>specifies which popup menu controller should be created.</li>
122 <b>Attention:</b><br/>
/trunk/main/wizards/com/sun/star/wizards/common/
H A DNumericalHelper.java128 Byte b = new Byte((String) aTypeObject.aValue); in toByte() local
129 retValue = b.byteValue(); in toByte()
806 Boolean b = Boolean.valueOf((String) aTypeObject.aValue); in toBoolean() local
807 retValue = b.booleanValue(); in toBoolean()
1565 int b = (int) number.charAt(i) - ASCII_CODE_0; in getRomanEquivalent() local
1566 if (b == FOUR) in getRomanEquivalent()
1571 else if (b == NINE) in getRomanEquivalent()
1578 if (b >= FIVE) in getRomanEquivalent()
1581 b = b - FIVE; in getRomanEquivalent()
1583 for (int j = 0; j < b; j++) in getRomanEquivalent()
/trunk/main/offapi/com/sun/star/sdbc/
H A DXConnection.idl111 <b>
113 </b>
156 <b>
158 </b>
272 <b>
274 </b>
311 <b>
313 </b>
368 <b>
370 </b>
/trunk/main/drawinglayer/source/primitive2d/
H A Dgraphicprimitivehelper2d.cxx535 for(sal_uInt32 b(0); b < 5; b++) in create2DDecompositionOfGraphic() local
557 if(!(b%2)) in create2DDecompositionOfGraphic()
574 for(sal_uInt32 b(0); b < 5; b++) in create2DDecompositionOfGraphic() local
605 for(sal_uInt32 b(0); b < 3; b++) in create2DDecompositionOfGraphic() local
/trunk/main/offapi/com/sun/star/form/component/
H A DNavigationToolBar.idl51 <ul><li><b>0</b>: no border at all</li>
52 <li><b>1</b>: 3D border</li>
53 <li><b>2</b>: simple flat</li>
/trunk/main/basegfx/source/polygon/
H A Db2dlinegeometry.cxx272 for(sal_uInt32 b(0); b < nCount;) in subdivideToSimple() local
276 const double fSplitPos(aExtremumPositions[b++]); in subdivideToSimple()
291 if(b < nCount) in subdivideToSimple()
296 for(sal_uInt32 c(b); c < nCount; c++) in subdivideToSimple()
549 for(sal_uInt32 b(0); b < nCandCount; b++) in createAreaGeometryForEdge() local
551 if(aCutPoint.equal(aBezierPolygon.getB2DPoint(b))) in createAreaGeometryForEdge()
/trunk/main/connectivity/source/drivers/odbcbase/
H A DOPreparedStatement.cxx658 sal_Int8* b = NULL; in allocBindBuf() local
665 b = boundParams[index - 1].allocBindDataBuffer(bufLen); in allocBindBuf()
668 return b; in allocBindBuf()
679 sal_Int8* b = NULL; in getDataBuf() local
686 b = boundParams[index - 1].getBindDataBuffer (); in getDataBuf()
689 return b; in getDataBuf()
700 sal_Int8* b = NULL; in getLengthBuf() local
707 b = boundParams[index - 1].getBindLengthBuffer (); in getLengthBuf()
710 return b; in getLengthBuf()
/trunk/main/sd/source/ui/func/
H A Dfumorph.cxx211 for(sal_uInt32 b(0L); b < nNum; b++) in ImpGetExpandedPolygon() local
459 for(sal_uInt32 b(0L); b < nCount; b++) in ImpCreateMorphedPolygon() local
461 const ::basegfx::B2DPoint& aPtStart(aPolyStart.getB2DPoint(b)); in ImpCreateMorphedPolygon()
462 const ::basegfx::B2DPoint& aPtEnd(aPolyEnd.getB2DPoint(b)); in ImpCreateMorphedPolygon()
/trunk/main/svx/source/svdraw/
H A Dsvdpoev.cxx466 for(sal_uInt32 b(0); !bRetval && b < pSelectedPoints->GetCount(); b++) in IsRipUpAtMarkedPointsPossible() local
468 const sal_uInt16 nMarkedPointNum(pSelectedPoints->GetObject(b)); in IsRipUpAtMarkedPointsPossible()
498 for(sal_uInt16 b(0); !bRetval && b < nPolygonCount; b++) in IsOpenCloseMarkedObjectsPossible() local
500 const Polygon& rPathPolygon = aPathPolyPolygon[b]; in IsOpenCloseMarkedObjectsPossible()
/trunk/main/editeng/source/outliner/
H A Doutlin2.cxx380 void Outliner::SetKernAsianPunctuation( sal_Bool b ) in SetKernAsianPunctuation() argument
383 pEditEngine->SetKernAsianPunctuation( b ); in SetKernAsianPunctuation()
698 void Outliner::SetVertical( sal_Bool b ) in SetVertical() argument
701 pEditEngine->SetVertical( b ); in SetVertical()
752 void Outliner::EnableAutoColor( sal_Bool b ) in EnableAutoColor() argument
755 pEditEngine->EnableAutoColor( b ); in EnableAutoColor()
764 void Outliner::ForceAutoColor( sal_Bool b ) in ForceAutoColor() argument
767 pEditEngine->ForceAutoColor( b ); in ForceAutoColor()
/trunk/main/solenv/inc/
H A Dtg_dep.mk35 …$(mktmp -f - -p$(SLO) $(MKDEPFLAGS) $(CDEFS) $(CDEFSSLO) $(CDEFSMT) $i ) > $(MISC)/s_$(i:b).dpcc ))
36 …$(mktmp -f - -p$(SLO) $(MKDEPFLAGS) $(CDEFS) $(CDEFSSLO) $(CDEFSMT) $i ) > $(MISC)/s_$(i:b).dpcc ))
40 …$(mktmp -f - -p$(OBJ) $(MKDEPFLAGS) $(CDEFS) $(CDEFSOBJ) $(CDEFSMT) $i ) > $(MISC)/o_$(i:b).dpcc ))
41 …$(mktmp -f - -p$(OBJ) $(MKDEPFLAGS) $(CDEFS) $(CDEFSOBJ) $(CDEFSMT) $i ) > $(MISC)/o_$(i:b).dpcc ))
77 …_BUILD)_OBJFILES) $(i:d:^"\n")$(SECOND_BUILD)_$(i:f) : $(i:d:s/obj/slo/)$(i:b).obj )) >> $(MISC)/$…
/trunk/main/xmerge/java/pexcel/src/main/java/org/openoffice/xmerge/converter/xml/sxc/pexcel/records/
H A DWorkbook.java140 int b = 0; in read() local
143 b = is.read(); in read()
144 if (b == -1) in read()
150 switch (b) in read()
202 b = is.read(); in read()
413 BlankCell b = new BlankCell(row, col, ixfe); in addCell() local
414 currentWS.addCell(b); in addCell()
/trunk/main/unotools/qa/complex/tempfile/
H A DTestHelper.java41 public void SetTempFileRemove( XTempFile xTempFile, boolean b ) { in SetTempFileRemove() argument
43 xTempFile.setRemoveFile( b ); in SetTempFileRemove()
50 boolean b = false; in GetTempFileRemove()
52 b = xTempFile.getRemoveFile(); in GetTempFileRemove()
56 return b; in GetTempFileRemove()
/trunk/main/svx/source/xoutdev/
H A Dxattrbmp.cxx94 for(sal_uInt16 b(0); b < 8; b++) in createHistorical8x8FromArray() local
96 if(pArray[(a * 8) + b]) in createHistorical8x8FromArray()
98 pContent->SetPixelIndex(a, b, 1); in createHistorical8x8FromArray()
102 pContent->SetPixelIndex(a, b, 0); in createHistorical8x8FromArray()
/trunk/main/formula/inc/formula/
H A Dtoken.hxx142 virtual void SetForceArray( bool b );
186 FormulaByteToken( OpCode e, sal_uInt8 n, StackVar v, bool b ) : in FormulaByteToken() argument
188 bHasForceArray( b ) {} in FormulaByteToken()
190 FormulaByteToken( OpCode e, sal_uInt8 n, bool b ) : in FormulaByteToken() argument
192 bHasForceArray( b ) {} in FormulaByteToken()
207 virtual void SetForceArray( bool b );
/trunk/main/offapi/com/sun/star/i18n/
H A DCalendarFieldIndex.idl83 <p> Note that the maximum value is <b>not</b> necessarily 11 for
94 /** Get/Set additional offset in milliseconds that <b>adds</b> to
108 /** Get additional offset in milliseconds that <b>adds</b> to
/trunk/main/xmlsecurity/test_docs/CAs/Root_9/demoCA/newcerts/
H A D1000.pem17 02:32:65:9b:02:90:78:05:95:e4:04:1d:4a:05:bb:
21 c3:c4:0b:dd:eb:01:12:5d:ee:62:62:c3:0c:18:ea:
22 ed:76:ff:9b:1c:1f:c7:81:f9:9a:cd:e5:25:89:b2:
38 e1:87:36:bd:58:d0:64:e0:6e:2c:bc:27:cb:dc:4b:58:01:80:
40 25:bf:17:d1:34:32:de:c4:81:9d:8a:39:6f:6b:1f:b6:12:61:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_9/demoCA/
H A Dcacert.pem17 02:32:65:9b:02:90:78:05:95:e4:04:1d:4a:05:bb:
21 c3:c4:0b:dd:eb:01:12:5d:ee:62:62:c3:0c:18:ea:
22 ed:76:ff:9b:1c:1f:c7:81:f9:9a:cd:e5:25:89:b2:
38 e1:87:36:bd:58:d0:64:e0:6e:2c:bc:27:cb:dc:4b:58:01:80:
40 25:bf:17:d1:34:32:de:c4:81:9d:8a:39:6f:6b:1f:b6:12:61:
/trunk/main/sw/inc/
H A DIDocumentState.hxx65 virtual void SetPageNums(bool b) = 0;
69 virtual void SetNewDoc(bool b) = 0;
73 virtual void SetUpdateExpFldStat(bool b) = 0;
77 virtual void SetLoaded(bool b = sal_True) = 0;
H A Dviewsh.hxx221 void SetEndActionByVirDev( sal_Bool b ) { bEndActionByVirDev = b; } in SetEndActionByVirDev() argument
260 void EnableSmooth( sal_Bool b ) { bEnableSmooth = b; } in EnableSmooth() argument
477 void LockView( sal_Bool b ) { bViewLocked = b; } in LockView() argument
/trunk/main/xmlsecurity/test_docs/CAs/Root_1/demoCA/newcerts/
H A D1000.pem16 a6:b7:0c:77:0e:4b:10:e8:14:a3:e1:84:69:7c:8e:
18 54:36:64:e3:ca:22:ca:00:cb:c6:91:ab:6b:26:88:
23 cc:d4:10:1e:32:46:7b:ba:55
36 18:f6:02:5e:75:04:5f:eb:3b:07:41:85:c0:9e:08:29:58:3d:
39 c3:a0:37:bf:ec:f9:54:bf:61:10:35:dd:5b:bb:da:7c:70:54:
/trunk/main/xmlsecurity/test_docs/CAs/Root_11/demoCA/newcerts/
H A D1009.pem15 00:b4:3b:c7:b0:6c:b5:f2:b3:a5:79:89:54:de:af:
18 4c:81:07:90:97:3b:d7:3a:ab:a6:92:5a:9f:5a:1f:
36 98:f3:ac:db:7b:a0:00:d2:58:be:74:21:ff:09:29:4c:0c:1a:
39 17:7c:f2:f9:46:03:62:7f:32:6b:f0:7c:75:a4:05:44:cb:10:
40 42:36:ce:12:c0:b9:e5:5f:e0:7b:c6:c8:39:5c:0c:50:30:a0:
/trunk/main/xmlsecurity/test_docs/CAs/Sub_CA_1_Root_1/demoCA/
H A Dcacert.pem16 a6:b7:0c:77:0e:4b:10:e8:14:a3:e1:84:69:7c:8e:
18 54:36:64:e3:ca:22:ca:00:cb:c6:91:ab:6b:26:88:
23 cc:d4:10:1e:32:46:7b:ba:55
36 18:f6:02:5e:75:04:5f:eb:3b:07:41:85:c0:9e:08:29:58:3d:
39 c3:a0:37:bf:ec:f9:54:bf:61:10:35:dd:5b:bb:da:7c:70:54:
/trunk/main/autodoc/inc/ary/doc/
H A Dd_boolean.hxx62 bool b; member in ary::doc::Boolean
72 b(false) in Boolean()
79 return b; in IsTrue()
85 b = i_b; in Set()

Completed in 117 milliseconds

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