Home
last modified time | relevance | path

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

/aoo4110/main/svx/source/gallery2/
H A Dgaltheme.cxx175 if( nInventor == COMPAT_FORMAT( 'S', 'G', 'A', '3' ) ) in ImplReadSgaObject()
795 if( nId1 == COMPAT_FORMAT( 'G', 'A', 'L', 'R' ) && in CreateThemeEntry()
796 nId2 == COMPAT_FORMAT( 'E', 'S', 'R', 'V' ) ) in CreateThemeEntry()
1444 rOStm << COMPAT_FORMAT( 'G', 'A', 'L', 'R' ) << COMPAT_FORMAT( 'E', 'S', 'R', 'V' ); in WriteData()
1579 nId1 == COMPAT_FORMAT( 'G', 'A', 'L', 'R' ) && in ReadData()
1580 nId2 == COMPAT_FORMAT( 'E', 'S', 'R', 'V' ) ) in ReadData()
H A Dgallery1.cxx502 if( nInventor == COMPAT_FORMAT( 'S', 'G', 'A', '3' ) ) in ImplLoadImports()
537 const sal_uInt32 nInventor = (sal_uInt32) COMPAT_FORMAT( 'S', 'G', 'A', '3' ); in ImplWriteImportList()
H A Dgalobj.cxx190 static const sal_uInt32 nInventor = COMPAT_FORMAT( 'S', 'G', 'A', '3' ); in WriteData()
/aoo4110/main/tools/inc/tools/
H A Dvcompat.hxx33 #define COMPAT_FORMAT( char1, char2, char3, char4 ) \ macro
/aoo4110/main/vcl/source/gdi/
H A Dimpgraph.cxx56 #define GRAPHIC_FORMAT_50 static_cast<sal_uInt32>(COMPAT_FORMAT( 'G', 'R', 'F', '5' ))
57 #define NATIVE_FORMAT_50 static_cast<sal_uInt32>(COMPAT_FORMAT( 'N', 'A', 'T', '5' ))

Completed in 24 milliseconds