Home
last modified time | relevance | path

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

/trunk/main/sdext/source/pdfimport/tree/
H A Dwritertreevisiting.cxx967 p_h -= pPage->TopMargin+pPage->BottomMargin; in visit()
1079 elem.TopMargin = elem.h, elem.BottomMargin = 0, elem.LeftMargin = elem.w, elem.RightMargin = 0; in visit()
1092 if( (*it)->y + (*it)->h > elem.h - elem.BottomMargin ) in visit()
1093 elem.BottomMargin = elem.h - ((*it)->y + (*it)->h); in visit()
1100 …f( elem.FooterElement && elem.FooterElement->y+elem.FooterElement->h > elem.h - elem.BottomMargin ) in visit()
1101 elem.BottomMargin = elem.h - (elem.FooterElement->y + elem.FooterElement->h); in visit()
1107 double bottom_margin = convPx2mm( elem.BottomMargin ); in visit()
1152 elem.BottomMargin = convmm2Px( bottom_margin ); in visit()
H A Ddrawtreevisiting.cxx951 p_h -= pPage->TopMargin+pPage->BottomMargin; in visit()
1009 elem.TopMargin = elem.h, elem.BottomMargin = 0, elem.LeftMargin = elem.w, elem.RightMargin = 0; in visit()
1019 if( (*it)->y + (*it)->h > elem.BottomMargin ) in visit()
1020 elem.BottomMargin = ((*it)->y + (*it)->h); in visit()
1027 double bottom_margin = convPx2mm( elem.BottomMargin ); in visit()
1064 elem.BottomMargin = convmm2Px( bottom_margin ); in visit()
H A Dgenericelements.hxx243 TopMargin( 0.0 ), BottomMargin( 0.0 ), LeftMargin( 0.0 ), RightMargin( 0.0 ), in PageElement()
264 double BottomMargin; member
/trunk/main/offapi/com/sun/star/text/
H A DPagePrintSettings.idl76 // DocMerge from xml: property com::sun::star::text::PagePrintSettings::BottomMargin
79 [property] long BottomMargin;
H A DXPagePrintable.idl60 <LI><P>long BottomMargin - bottom margin of the page</P>
H A DShape.idl134 [property] long BottomMargin;
H A DTextTable.idl212 [property] long BottomMargin;
H A DBaseFrameProperties.idl181 [property] long BottomMargin;
/trunk/main/oovbaapi/ooo/vba/
H A DXPageSetupBase.idl48 [attribute] double BottomMargin;
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sm/
H A Dmath.SmModel.csv53 "SmModel";"com::sun::star::formula::FormulaProperties";"BottomMargin"
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/sw/
H A Dcom.sun.star.comp.office.SwXTextTable.csv34 "SwXTextTable";"com::sun::star::text::TextTable";"BottomMargin"
H A Dcom.sun.star.comp.office.SwXTextEmbeddedObject.csv33 "SwXTextEmbeddedObject";"com::sun::star::text::BaseFrameProperties";"BottomMargin"
H A Dcom.sun.star.comp.office.SwXTextFrame.csv38 "SwXTextFrame";"com::sun::star::text::BaseFrameProperties";"BottomMargin"
H A Dcom.sun.star.comp.office.SwXTextGraphicObject.csv50 "SwXTextGraphicObject";"com::sun::star::text::BaseFrameProperties";"BottomMargin"
H A Dcom.sun.star.style.PageStyle.csv9 "PageStyle";"com::sun::star::style::PageProperties";"BottomMargin"
H A Dcom.sun.star.comp.office.SwXParagraph.csv113 "SwXParagraph";"com::sun::star::text::TextTable#optional";"BottomMargin"
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/unix/
H A Dpagesetup.log10 ITEM Assertion OK : PageSetup.BottomMargin set/get
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/unix/
H A Dpagesetup.log10 ITEM Assertion OK : PageSetup.BottomMargin set/get
/trunk/main/oox/source/token/
H A Dproperties.txt34 BottomMargin
/trunk/main/sc/source/ui/vba/testvba/TestDocuments/logs/win/
H A Dpagesetup.log10 ITEM Assertion OK : PageSetup.BottomMargin set/get
/trunk/main/sc/source/ui/vba/testvba/TestDocuments-ooo-build/logs/win/
H A Dpagesetup.log10 ITEM Assertion OK : PageSetup.BottomMargin set/get
/trunk/main/offapi/com/sun/star/formula/
H A DFormulaProperties.idl326 [property] short BottomMargin;
/trunk/main/svx/sdi/
H A Dsvxitems.sdi543 INT32 BottomMargin MID_LO_MARGIN; // % or direct
/trunk/main/qadevOOo/java/OOoRunner/src/main/resources/objdsc/svx/
H A Dcom.sun.star.comp.office.SvxUnoTextContent.csv113 "SvxUnoTextContent";"com::sun::star::text::TextTable#optional";"BottomMargin"
/trunk/main/offapi/com/sun/star/style/
H A DPageProperties.idl118 [property] long BottomMargin;

Completed in 59 milliseconds