Searched refs:ImplInsertHatch (Results 1 – 2 of 2) sorted by relevance
/aoo42x/main/filter/source/graphicfilter/icgm/ |
H A D | elements.cxx | 263 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 D | elements.hxx | 33 void ImplInsertHatch( sal_Int32 Key, int Style, long Distance, long Angle );
|
Completed in 10 milliseconds