Home
last modified time | relevance | path

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

/trunk/main/l10ntools/inc/
H A Dgsicheck.hxx43 ByteString aLineType; member in GSILine
60 ByteString const GetLineType() const { return aLineType; } in GetLineType()
/trunk/main/sw/source/core/inc/
H A Dwrong.hxx123 …com::sun::star::uno::Any aLineType = xPropertyBag->getValue(typeKey).get< com::sun::star::uno::Any… in getSmartLineType() local
126 if (!(aLineType >>= lineType)) in getSmartLineType()
/trunk/main/l10ntools/source/
H A Dgsicheck.cxx144 aLineType = ""; in GSILine()
182 aLineType = sTmp.Copy( nStart, nPos - nStart ); in GSILine()
186 aUniqId.Append( aLineType ); in GSILine()

Completed in 37 milliseconds