Home
last modified time | relevance | path

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

/trunk/test/testuno/source/fvt/uno/sw/crossreference/
H A DCheckCrossReferences.java81 final String sPortionType = xPortionProps.getPropertyValue("TextPortionType").toString(); in getNextField() local
82 if (sPortionType.equals("TextField")) in getNextField()
92 final String sPortionType = xPortionProps.getPropertyValue("TextPortionType").toString(); in getNextField() local
93 if (sPortionType.equals("TextField")) in getNextField()
/trunk/main/sw/qa/complex/writer/
H A DCheckCrossReferences.java55 final String sPortionType = in getNextField() local
57 if ( sPortionType.equals( "TextField") ) { in getNextField()
76 final String sPortionType = in getNextField() local
78 if ( sPortionType.equals( "TextField") ) { in getNextField()

Completed in 17 milliseconds