Home
last modified time | relevance | path

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

/trunk/main/filter/source/graphicfilter/eps/
H A Deps.cxx58 #define PS_NONE 0 // formatting mode: action which is inserted behind the output macro
1863 ImplWriteLong( nHeight, PS_NONE ); in ImplBmp()
1902 ImplWriteByte( '<', PS_NONE ); in ImplBmp()
1906 ImplWriteHexByte( aBitmapColor.GetRed(), PS_NONE ); in ImplBmp()
1907 ImplWriteHexByte( aBitmapColor.GetGreen(), PS_NONE ); in ImplBmp()
1926 ImplWriteLong( nHeight, PS_NONE ); in ImplBmp()
1973 ImplWriteLong( nHeight, PS_NONE ); in ImplBmp()
2037 ImplWriteByte( (sal_uInt8)'\\', PS_NONE ); in ImplWriteCharacter()
2039 ImplWriteByte( (sal_uInt8)nChar, PS_NONE ); in ImplWriteCharacter()
2060 ImplWriteLine( "(", PS_NONE ); in ImplWriteString()
[all …]

Completed in 29 milliseconds