Home
last modified time | relevance | path

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

/trunk/main/oox/inc/oox/core/
H A Drelations.hxx43 #define CREATE_PACKAGE_RELATION_TYPE( ascii ) \ macro
/trunk/main/oox/source/docprop/
H A Dooxmldocpropimport.cxx154 …aCoreStreams = lclGetRelatedStreams( rxSource, CREATE_PACKAGE_RELATION_TYPE( "metadata/core-proper… in importProperties()