Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunocoll.cxx96 { "com.sun.star.text.TextFrame", SW_SERVICE_TYPE_TEXTFRAME },
334 case SW_SERVICE_TYPE_TEXTFRAME: in MakeInstance()
/trunk/main/sw/inc/
H A Dunocoll.hxx85 #define SW_SERVICE_TYPE_TEXTFRAME 1 macro