Home
last modified time | relevance | path

Searched refs:nUInteger (Results 1 – 3 of 3) sorted by relevance

/trunk/main/filter/source/graphicfilter/icgm/
H A Dclass2.cxx33 sal_uInt32 nUInteger; in ImplDoClass2() local
53 nUInteger = ImplGetUI16(); in ImplDoClass2()
54 switch( nUInteger ) in ImplDoClass2()
64 nUInteger = ImplGetUI16(); in ImplDoClass2()
65 switch( nUInteger ) in ImplDoClass2()
75 nUInteger = ImplGetUI16(); in ImplDoClass2()
76 switch( nUInteger ) in ImplDoClass2()
86 nUInteger = ImplGetUI16(); in ImplDoClass2()
87 switch( nUInteger ) in ImplDoClass2()
113 nUInteger = ImplGetUI16( 8 ); in ImplDoClass2()
[all …]
H A Dclass1.cxx34 sal_uInt32 nUInteger; in ImplDoClass1() local
44 nUInteger = ImplGetUI16(); in ImplDoClass1()
45 switch( nUInteger ) in ImplDoClass1()
68 nUInteger = ImplGetUI16( 4 ); in ImplDoClass1()
71 switch( nUInteger ) in ImplDoClass1()
H A Dclass3.cxx34 sal_uInt32 nUInteger; in ImplDoClass3() local
50 nUInteger = ImplGetUI16(); in ImplDoClass3()
53 switch( nUInteger ) in ImplDoClass3()

Completed in 21 milliseconds