Home
last modified time | relevance | path

Searched refs:BORDER (Results 1 – 25 of 45) sorted by relevance

12

/trunk/main/svx/source/engine3d/
H A Dfloat3d.src30 #define BORDER 3
36 #define GROUP_WIDTH (WIDTH - 2 * BORDER)
46 #define TOP_FIXED_LINE_POS MAP_APPFONT ( BORDER, 2 + BORDER + IMG_BUTTON_HEIGHT )
51 #define FT_INDENT (BORDER + 6)
81 Pos = MAP_APPFONT ( 4, BORDER ) ;
93 Pos = MAP_APPFONT ( 22, BORDER ) ;
105 Pos = MAP_APPFONT ( 40, BORDER ) ;
117 Pos = MAP_APPFONT ( 58, BORDER ) ;
129 Pos = MAP_APPFONT ( 76, BORDER ) ;
142 Pos = MAP_APPFONT ( WIDTH - BORDER - BUTTON_WIDTH * 2, BORDER ) ;
[all …]
/trunk/main/sw/source/ui/chrdlg/
H A Ddrpcps.cxx215 #define BORDER 2 macro
235 mnTotLineH = (GetOutputSizePixel().Height() - 2 * BORDER) / LINES; in UpdatePaintSettings()
329 Point(BORDER, BORDER), in Paint()
330 Size (aOutputSizePixel.Width () - 2 * BORDER, in Paint()
331 aOutputSizePixel.Height() - 2 * BORDER)))); in Paint()
337 …DrawRect(Rectangle(Point(BORDER, nY0 + i * mnTotLineH), Size(aOutputSizePixel.Width() - 2 * BORDER in Paint()
347 DrawRect( Rectangle( Point( BORDER, nY0 ), aTextSize ) ); in Paint()
350 DrawPrev( Point( BORDER, nY0 - mnLeading ) ); in Paint()
/trunk/main/sd/source/filter/html/
H A Dpubdlg.src320 BORDER = TRUE ;
336 BORDER = TRUE ;
352 BORDER = TRUE ;
509 BORDER = TRUE ;
525 BORDER = TRUE ;
541 BORDER = TRUE ;
770 BORDER = TRUE ;
/trunk/main/oox/source/dump/
H A Dxlsbdumper.ini188 0x0028=BINARYINDEXROWS,,BINARYINDEXBLOCK,FONT,NUMFMT,FILL,BORDER,XF
305 # BORDER ---------------------------------------------------------------------
307 flagslist=BORDER-FLAGS
512 5=FONT-COLOR,BORDER-TOP,BORDER-BOTTOM,BORDER-LEFT,BORDER-RIGHT
513 10=BORDER-DIAGONAL,BORDER-VERTICAL,BORDER-HORIZONTAL,BORDER-DIAGUP,BORDER-DIAGDOWN
H A Dbiffdumper.ini1383 5=FONT-COLOR,BORDER-TOP,BORDER-BOTTOM,BORDER-LEFT,BORDER-RIGHT
1384 10=BORDER-DIAGONAL,BORDER-VERTICAL,BORDER-HORIZONTAL,BORDER-DIAGUP,BORDER-DIAGDOWN
2314 combilist=XF-BORDER-BIFF3
2333 combilist=XF-BORDER-BIFF5
2395 5=FILL-BGCOLOR,FILL-GRADIENT,BORDER-TOP-COLOR,BORDER-BOTTOM-COLOR,BORDER-LEFT-COLOR
2396 10=BORDER-RIGHT-COLOR,BORDER-DIAG-COLOR,,TEXT-COLOR,FONT-SCHEME
/trunk/main/extensions/source/propctrlr/
H A Dformmetadata.cxx305 …DEF_INFO_4( BORDER, BORDER, BORDER, FORM_VISIBLE, DIALOG_VISIBLE… in getPropertyInfo()
/trunk/main/sd/res/webview/
H A Dindex.pl7 <FRAMESET ROWS="*" BORDER=0 FRAMEBORDER=0 FRAMESPACING=0>
H A Dedit.pl7 <FRAMESET ROWS="*,42,2" BORDER=0 FRAMEBORDER=0 FRAMESPACING=0>
H A Dwebview.asp37 <FRAMESET ROWS="*,2" BORDER=0 FRAMEBORDER=0 FRAMESPACING=0>
/trunk/main/sd/source/ui/dlg/
H A DLayerDialog.src50 BORDER = TRUE ;
/trunk/main/qadevOOo/java/OOoRunner/src/main/java/mod/_dbaccess/
H A DOSQLMessageDialog.java123 com.sun.star.awt.WindowAttribute.BORDER | in createTestEnvironment()
/trunk/main/sw/source/filter/xml/
H A Dxmlitemm.cxx261 MAP_ENTRY( FO, BORDER, RES_BOX, ALL_BORDER ),
/trunk/main/framework/source/tabwin/
H A Dtabwinfactory.cxx142 aDescriptor.WindowAttributes = css::awt::WindowAttribute::BORDER| in createInstanceWithArgumentsAndContext()
/trunk/main/extensions/qa/integration/extensions/
H A DObjectInspector.java163 windowDescriptor.WindowAttributes = com.sun.star.awt.WindowAttribute.BORDER in createFloatingWindow()
/trunk/main/odk/examples/DevelopersGuide/GUI/
H A DDialogDocument.java102 …WindowAttributes = VclWindowPeerAttribute.CLIPCHILDREN + WindowAttribute.BORDER + WindowAttribute.… in showDocumentinDialogWindow()
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_cpp/
H A Daddon.cxx62 aDescriptor.WindowAttributes = WindowAttribute::BORDER | in ShowMessageBox()
/trunk/main/cui/source/dialogs/
H A Dhyphen.src53 BORDER = TRUE ;
H A Dthesdlg.src102 BORDER = TRUE ;
/trunk/main/offapi/com/sun/star/awt/
H A DWindowAttribute.idl77 const long BORDER = 16;
/trunk/main/forms/source/misc/
H A Dproperty.cxx173 ADD_PROP_ASSIGNMENT(BORDER); in initialize()
/trunk/main/odk/examples/java/Inspector/
H A DProtocolHandlerAddon.java210 aDescriptor.WindowAttributes = WindowAttribute.BORDER | in showMessageBox()
/trunk/main/odk/examples/DevelopersGuide/Components/Addons/ProtocolHandlerAddon_java/
H A DProtocolHandlerAddon.java210 aDescriptor.WindowAttributes = WindowAttribute.BORDER | in showMessageBox()
/trunk/main/sd/workben/custompanel/
H A Dctp_panel.cxx102 aWindow.WindowAttributes = WindowAttribute::BORDER; in lcl_createPlainWindow_nothrow()
/trunk/main/odk/examples/cpp/custompanel/
H A Dctp_panel.cxx99 aWindow.WindowAttributes = WindowAttribute::BORDER; in lcl_createPlainWindow_nothrow()
/trunk/main/odk/examples/DevelopersGuide/Components/dialogcomponent/
H A DDialogComponent.java257 aDescriptor.WindowAttributes = WindowAttribute.BORDER | in showMessageBox()

Completed in 121 milliseconds

12