Home
last modified time | relevance | path

Searched refs:unitMMString (Results 1 – 4 of 4) sorted by relevance

/aoo4110/main/sdext/source/pdfimport/tree/
H A Ddrawtreevisiting.cxx1070 aPageLayoutProps[ USTR( "fo:margin-top" ) ] = unitMMString( top_margin ); in visit()
1071 aPageLayoutProps[ USTR( "fo:margin-bottom" ) ] = unitMMString( bottom_margin ); in visit()
1072 aPageLayoutProps[ USTR( "fo:margin-left" ) ] = unitMMString( left_margin ); in visit()
1073 aPageLayoutProps[ USTR( "fo:margin-right" ) ] = unitMMString( right_margin ); in visit()
1074 aPageLayoutProps[ USTR( "fo:page-width" ) ] = unitMMString( page_width ); in visit()
1075 aPageLayoutProps[ USTR( "fo:page-height" ) ] = unitMMString( page_height ); in visit()
H A Dwritertreevisiting.cxx1158 aPageLayoutProps[ USTR( "fo:page-width" ) ] = unitMMString( page_width ); in visit()
1159 aPageLayoutProps[ USTR( "fo:page-height" ) ] = unitMMString( page_height ); in visit()
1162 aPageLayoutProps[ USTR( "fo:margin-top" ) ] = unitMMString( top_margin ); in visit()
1163 aPageLayoutProps[ USTR( "fo:margin-bottom" ) ] = unitMMString( bottom_margin ); in visit()
1164 aPageLayoutProps[ USTR( "fo:margin-left" ) ] = unitMMString( left_margin ); in visit()
1165 aPageLayoutProps[ USTR( "fo:margin-right" ) ] = unitMMString( right_margin ); in visit()
/aoo4110/main/sdext/source/pdfimport/misc/
H A Dpdfihelper.cxx58 rtl::OUString pdfi::unitMMString( double fMM ) in unitMMString() function in pdfi
/aoo4110/main/sdext/source/pdfimport/inc/
H A Dpdfihelper.hxx53 rtl::OUString unitMMString( double fMM );

Completed in 34 milliseconds