Home
last modified time | relevance | path

Searched refs:MM50 (Results 1 – 25 of 28) sorted by relevance

12

/aoo41x/main/sw/source/ui/ribbar/
H A Dconform.cxx126 aStartPos.X() -= 2 * MM50; in CreateDefaultObject()
127 aStartPos.Y() -= MM50; in CreateDefaultObject()
128 aEndPos.X() += 2 * MM50; in CreateDefaultObject()
129 aEndPos.Y() += MM50; in CreateDefaultObject()
H A Ddrawbase.cxx708 aStartPos.X() -= 8 * MM50; in CreateDefaultObject()
709 aStartPos.Y() -= 4 * MM50; in CreateDefaultObject()
710 aEndPos.X() += 8 * MM50; in CreateDefaultObject()
711 aEndPos.Y() += 4 * MM50; in CreateDefaultObject()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlnum.hxx29 #define HTML_NUMBUL_MARGINLEFT (MM50*2 + MM50/2)
30 #define HTML_NUMBUL_INDENT (-MM50)
H A Dhtmlplug.cxx69 #define HTML_DFLT_EMBED_WIDTH ((MM50*5)/2)
70 #define HTML_DFLT_EMBED_HEIGHT ((MM50*5)/2)
72 #define HTML_DFLT_APPLET_WIDTH ((MM50*5)/2)
73 #define HTML_DFLT_APPLET_HEIGHT ((MM50*5)/2)
H A Dswhtml.hxx72 #define HTML_PARSPACE (MM50)
74 #define HTML_DFLT_IMG_WIDTH (MM50*4)
75 #define HTML_DFLT_IMG_HEIGHT (MM50*2)
H A Dwrthtml.hxx64 #define HTML_PARSPACE (MM50)
H A Dhtmlcss1.cxx116 SvxCSS1Parser( pD->GetAttrPool(), rBaseURL, MM50/2, in SwCSS1Parser()
/aoo41x/main/sw/source/ui/dbui/
H A Dmmlayoutpage.cxx77 #define DEFAULT_LEFT_DISTANCE (MM50*5) // 2,5 cm
78 #define DEFAULT_TOP_DISTANCE (MM50*11) // 5,5 cm
79 #define GREETING_TOP_DISTANCE (MM50*25) //12,5 cm
80 #define DEFAULT_ADDRESS_WIDTH (MM50*15)// 7,5 cm
81 #define DEFAULT_ADDRESS_HEIGHT (MM50*7) // 3,5cm
/aoo41x/main/sw/source/ui/inc/
H A Dfrmmgr.hxx43 const SwTwips DFLT_WIDTH = MM50 * 4;
44 const SwTwips DFLT_HEIGHT = MM50;
/aoo41x/main/sw/inc/
H A Dswtypes.hxx72 #define MM50 283 // 1/2 cm in TWIPS macro
80 #define DEF_GUTTER_WIDTH (MM50 / 5 * 3)
/aoo41x/main/sw/source/ui/shells/
H A Dtextsh.cxx522 aStartPos.X() -= 8 * MM50; in TYPEINIT1()
523 aStartPos.Y() -= 4 * MM50; in TYPEINIT1()
524 Size aSize(16 * MM50, 8 * MM50); in TYPEINIT1()
H A Dtextsh1.cxx1928 SvxULSpaceItem aUL(bHeader ? 0 : MM50, bHeader ? MM50 : 0, RES_UL_SPACE ); in ChangeHeaderOrFooter()
/aoo41x/main/sw/source/ui/misc/
H A Dpggrid.cxx89 m_aPageSize(MM50, MM50), in SwTextGridPage()
/aoo41x/main/svx/inc/svx/
H A Dflagsdef.hxx81 #define MM50 283 //from original svx/inc/paragrph.hxx macro
/aoo41x/main/sw/source/core/doc/
H A Dlineinfo.cxx61 nPosFromLeft( MM50 ), in SwLineNumberInfo()
/aoo41x/main/sw/source/ui/chrdlg/
H A Dpardlg.cxx200 aSet.Put(SfxUInt32Item(SID_SVXSTDPARAGRAPHTABPAGE_ABSLINEDIST, MM50/10)); in PageCreated()
/aoo41x/main/sw/source/core/frmedt/
H A Dfeshview.cxx1664 aRect.Left() -= MM50*2; in ImpEndCreate()
1665 aRect.Top() -= MM50*2; in ImpEndCreate()
1666 aRect.Right() += MM50*2; in ImpEndCreate()
1667 aRect.Bottom()+= MM50*2; in ImpEndCreate()
/aoo41x/main/cui/source/tabpages/
H A Dparagrph.cxx197 sal_Int64 nTmp = nWidth - nL - nR - MM50; in IMPL_LINK()
204 nTmp = nWidth - nR - MM50; in IMPL_LINK()
210 nTmp = nWidth - nL - MM50; in IMPL_LINK()
/aoo41x/main/sw/source/core/layout/
H A Dnewfrm.cxx490 nBrowseWidth( MM50*4 ), //2cm Minimum in SwRootFrm()
H A Dcalcmove.cxx756 nWidth = Max( nWidth, 2L * aBorder.Width() + 4L*MM50 ); in MakeAll()
/aoo41x/main/sw/source/core/edit/
H A Dedattr.cxx364 bRet = nFrmWidth > ( nNext + MM50 ); in IsMoveLeftMargin()
/aoo41x/main/sw/source/ui/config/
H A Dusrpref.cxx60 nDefTab( MM50 * 4 ), in SwMasterUsrPref()
/aoo41x/main/sw/source/ui/fmtui/
H A Dtmpdlg.cxx455 aSet.Put(SfxUInt32Item(SID_SVXSTDPARAGRAPHTABPAGE_ABSLINEDIST,MM50/10)); in PageCreated()
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx482 aSize.Width = 2 * MM50; in FillBaseProperties()
483 aSize.Height = 2 * MM50; in FillBaseProperties()
H A Dunostyle.cxx3342 aTempSet.Put(SvxSizeItem(SID_ATTR_PAGE_SIZE, Size(MM50, MM50))); in SetPropertyValues_Impl()

Completed in 593 milliseconds

12