Home
last modified time | relevance | path

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

/aoo4110/main/sfx2/source/doc/
H A Dobjstor.cxx1801 CHAR szType[_MAX_PATH]; /* ASCII data fits in here ... */ in SaveTo_Impl() member
1828 strcpy( eaAscii.szType, "Acrobat Document"); in SaveTo_Impl()
1830 strcpy( eaAscii.szType, "OpenOfficeOrg Writer Document"); in SaveTo_Impl()
1832 strcpy( eaAscii.szType, "OpenOfficeOrg Calc Document"); in SaveTo_Impl()
1834 strcpy( eaAscii.szType, "OpenOfficeOrg Impress Document"); in SaveTo_Impl()
1836 strcpy( eaAscii.szType, "OpenOfficeOrg Draw Document"); in SaveTo_Impl()
1838 strcpy( eaAscii.szType, "OpenOfficeOrg Document"); in SaveTo_Impl()
1839 eaAscii.usLen = strlen( eaAscii.szType); in SaveTo_Impl()
1847 printf( "ea name: %s, rc %d, errno %d\n", eaAscii.szType, rc, errno); in SaveTo_Impl()

Completed in 45 milliseconds