Home
last modified time | relevance | path

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

/aoo42x/main/sfx2/source/doc/
H A Dobjstor.cxx1816 struct _ea eaType; in SaveTo_Impl() local
1841 eaType.flags = 0; in SaveTo_Impl()
1842 eaType.size = sizeof(sal_uInt16)*2 + eaAscii.usLen; in SaveTo_Impl()
1843 eaType.value = &eaAscii; in SaveTo_Impl()
1845 rc = _ea_put( &eaType, filePath, 0, ".TYPE"); in SaveTo_Impl()

Completed in 51 milliseconds