Home
last modified time | relevance | path

Searched refs:ImplInsertHatch (Results 1 – 2 of 2) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Delements.cxx263 ImplInsertHatch( 0, 0, 0, 0 ); in Init()
264 ImplInsertHatch( 1, 0, 125, 0 ); in Init()
265 ImplInsertHatch( 2, 0, 125, 900 ); in Init()
266 ImplInsertHatch( 3, 0, 125, 450 ); in Init()
268 ImplInsertHatch( 5, 1, 125, 0 ); in Init()
269 ImplInsertHatch( 6, 1, 125, 450 ); in Init()
270 ImplInsertHatch( -1, 0, 75, 0 ); in Init()
274 ImplInsertHatch( -5, 1, 75, 0 ); in Init()
276 ImplInsertHatch( -7, 2, 125, 0 ); in Init()
280 ImplInsertHatch( -11, 0, 40, 0 ); in Init()
[all …]
H A Delements.hxx33 void ImplInsertHatch( sal_Int32 Key, int Style, long Distance, long Angle );

Completed in 20 milliseconds