Searched refs:PPTtoEMU (Results 1 – 2 of 2) sorted by relevance
47 static inline sal_Int64 PPTtoEMU( INT32 nPPT ) in PPTtoEMU() function
299 static inline sal_uInt32 PPTtoEMU( sal_Int32 nPPT ) in PPTtoEMU() function1543 aPropOpt.AddOpt( ESCHER_Prop_fillRectRight, PPTtoEMU( maDestPageSize.Width ) ); in ImplCreateSlide()1544 aPropOpt.AddOpt( ESCHER_Prop_fillRectBottom, PPTtoEMU( maDestPageSize.Width ) ); in ImplCreateSlide()1752 aPropOpt.AddOpt( ESCHER_Prop_fillRectRight, PPTtoEMU( maDestPageSize.Width ) ); in ImplWriteBackground()1753 aPropOpt.AddOpt( ESCHER_Prop_fillRectBottom, PPTtoEMU( maDestPageSize.Height ) ); in ImplWriteBackground()
Completed in 62 milliseconds