Home
last modified time | relevance | path

Searched defs:b (Results 301 – 325 of 458) sorted by relevance

1...<<111213141516171819

/aoo41x/main/svx/source/svdraw/
H A Dsvdorect.cxx342 …long b = Max(aRect.GetWidth(),aRect.GetHeight())/2; // Wird aufgerundet, da GetWidth() eins draufa… in GetHdl() local
/aoo41x/main/svx/inc/svx/
H A Ddlgctrl.hxx505 void ShowSymbol( sal_Bool b ) { mbWithSymbol = b; }; in ShowSymbol()
H A Dsvdpage.hxx544 void SetObjectsNotPersistent(bool b) { mbObjectsNotPersistent = b; } in SetObjectsNotPersistent()
/aoo41x/main/basegfx/source/polygon/
H A Db2dpolygonclipper.cxx434 for(sal_uInt32 b(0); b < nEdgeCount; b++) in clipPolyPolygonOnPolyPolygon() local
/aoo41x/main/oox/source/drawingml/
H A Dshape.cxx225 sal_Int32 b = t + (*aIter)->maSize.Height; in addChildren() local
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_ia64/
H A Duno2cpp.cxx98 bool b = is_complex_struct(t); in is_complex_struct() local
/aoo41x/main/sw/source/core/crsr/
H A Dpam.cxx1220 sal_Bool SwPaM::Overlap(const SwPaM & a, const SwPaM & b) in Overlap()
1239 sal_Bool SwPaM::LessThan(const SwPaM & a, const SwPaM & b) in LessThan()
/aoo41x/main/sal/osl/unx/
H A Dfile.cxx58 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) argument
61 # define PERROR( a, b ) argument
/aoo41x/main/chart2/source/tools/
H A DThreeDHelper.cxx1179 double b = -a/fMax; in CameraDistanceToPerspective() local
1194 double b = -a/fMax; in PerspectiveToCameraDistance() local
/aoo41x/main/vcl/source/fontsubset/
H A Dsft.cxx253 _inline sal_uInt32 mkTag(sal_uInt8 a, sal_uInt8 b, sal_uInt8 c, sal_uInt8 d) { in mkTag()
345 _inline F16Dot16 fixedMul(F16Dot16 a, F16Dot16 b) in fixedMul()
372 _inline F16Dot16 fixedDiv(F16Dot16 a, F16Dot16 b) in fixedDiv()
399 _inline F16Dot16 fixedMulDiv(F16Dot16 a, F16Dot16 b, F16Dot16 c) in fixedMulDiv()
628 F16Dot16 a = 0x10000, b = 0, c = 0, d = 0x10000, m, n, abs1, abs2, abs3; in GetCompoundTTOutline() local
/aoo41x/main/unoxml/qa/complex/unoxml/
H A DDOMTest.java2719 public XNode cloneNode(boolean b) { in cloneNode()
2754 public boolean isSupported(String a, String b) { return false; } in isSupported()
2848 public XNode importNode(XNode i, boolean b) throws DOMException { in importNode()
/aoo41x/main/sd/source/ui/annotations/
H A Dannotationtag.cxx232 for(sal_uInt32 b = 0; b < pPageView->PageWindowCount(); b++) in CreateB2dIAObject() local
/aoo41x/main/drawinglayer/source/primitive2d/
H A Dpolygonprimitive2d.cxx273 for(sal_uInt32 b(0L); b < aAreaPolyPolygon.count(); b++) in create2DDecomposition() local
/aoo41x/main/bridges/source/cpp_uno/gcc3_freebsd_arm/
H A Duno2cpp.cxx115 bool b = is_complex_struct(t); in is_complex_struct() local
/aoo41x/main/bridges/source/cpp_uno/gcc3_linux_arm/
H A Duno2cpp.cxx115 bool b = is_complex_struct(t); in is_complex_struct() local
/aoo41x/main/svtools/source/contnr/
H A Dsvtreebx.cxx155 void SvTreeListBox::SetSublistOpenWithReturn( sal_Bool b ) in SetSublistOpenWithReturn()
165 void SvTreeListBox::SetSublistOpenWithLeftRight( sal_Bool b ) in SetSublistOpenWithLeftRight()
2590 void SvTreeListBox::EnableAsyncDrag( sal_Bool b ) in EnableAsyncDrag()
2715 void SvTreeListBox::EnableContextMenuHandling( sal_Bool b ) in EnableContextMenuHandling()
/aoo41x/main/sal/osl/os2/
H A Dfile.cxx83 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) argument
85 # define PERROR( a, b ) argument
156 # define PERROR( a, b ) perror( a ); fprintf( stderr, b ) argument
159 # define PERROR( a, b ) argument
/aoo41x/main/wizards/com/sun/star/wizards/web/
H A DWWD_Events.java1116 … Boolean b = (Boolean) getControlProperty("btnWizardFinish", PropertyNames.PROPERTY_ENABLED); in keyPressed() local
/aoo41x/main/svtools/source/inc/
H A Dsvimpbox.hxx352 void EnableAsyncDrag( sal_Bool b) { bAsyncBeginDrag = b; } in EnableAsyncDrag()
/aoo41x/main/drawinglayer/source/primitive3d/
H A Dpolygontubeprimitive3d.cxx397 for(sal_uInt32 b(0L); b < aNewPolygon.count(); b++) in getLineJoinSegments() local
/aoo41x/main/sw/source/ui/docvw/
H A DPostItMgr.cxx98 bool comp_pos(const SwSidebarItem* a, const SwSidebarItem* b) in comp_pos()
1430 for(SwSidebarItem_iterator b = mPages[n]->mList->begin(); b!= mPages[n]->mList->end(); b++) in GetNextBorder() local
/aoo41x/main/editeng/source/editeng/
H A Deditdoc.hxx404 void SetRightToLeft( sal_uInt8 b ) { nRightToLeft = b; } in SetRightToLeft()
501 void SetHangingPunctuation( sal_Bool b ) { bHangingPunctuation = b; } in SetHangingPunctuation()
/aoo41x/main/desktop/source/deployment/gui/
H A Ddp_gui_updatedialog.cxx479 rtl::OUStringBuffer b(data.aInstalledPackage->getDisplayName()); in getUpdateDisplayString() local
1297 rtl::OUStringBuffer b; in IMPL_LINK() local
/aoo41x/main/vcl/source/control/
H A Dlongcurr.cxx502 void LongCurrencyFormatter::SetUseThousandSep( sal_Bool b ) in SetUseThousandSep()
/aoo41x/main/shell/source/unix/sysshell/
H A Drecently_used_file_handler.cxx159 # define MAP(a,b) case a: aBuf.append(b); break in escape_content() argument

Completed in 222 milliseconds

1...<<111213141516171819