Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx113 { "com.sun.star.text.UserIndex", SW_SERVICE_USER_INDEX },
391 case SW_SERVICE_USER_INDEX : in MakeInstance()
401 else if(SW_SERVICE_USER_INDEX == nObjectType) in MakeInstance()
H A Dunoidx.cxx566 case TOX_USER: nObjectType = SW_SERVICE_USER_INDEX; in getServiceName()
/trunk/main/sw/inc/
H A Dunocoll.hxx102 #define SW_SERVICE_USER_INDEX 18 macro