Searched refs:PORTION_TEXT (Results 1 – 4 of 4) sorted by relevance
1396 xRef = new SwXTextPortion(pUnoCrsr, i_xParentText, PORTION_TEXT); in lcl_CreatePortions()1402 xRef = new SwXTextPortion(pUnoCrsr, i_xParentText, PORTION_TEXT); in lcl_CreatePortions()
290 case PORTION_TEXT: pRet = "Text";break; in GetPropertyValue()
65 PORTION_TEXT, enumerator
688 new SwXTextPortion ( pUnoCursor, aEmpty, PORTION_TEXT); in CreateUnoPortion()