Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/unocore/
H A Dunoportenum.cxx1396 xRef = new SwXTextPortion(pUnoCrsr, i_xParentText, PORTION_TEXT); in lcl_CreatePortions()
1402 xRef = new SwXTextPortion(pUnoCrsr, i_xParentText, PORTION_TEXT); in lcl_CreatePortions()
H A Dunoport.cxx290 case PORTION_TEXT: pRet = "Text";break; in GetPropertyValue()
/trunk/main/sw/inc/
H A Dunoport.hxx65 PORTION_TEXT, enumerator
/trunk/main/sw/source/core/access/
H A Daccpara.cxx688 new SwXTextPortion ( pUnoCursor, aEmpty, PORTION_TEXT); in CreateUnoPortion()