Searched refs:aLineType (Results 1 – 3 of 3) sorted by relevance
43 ByteString aLineType; member in GSILine60 ByteString const GetLineType() const { return aLineType; } in GetLineType()
123 …com::sun::star::uno::Any aLineType = xPropertyBag->getValue(typeKey).get< com::sun::star::uno::Any… in getSmartLineType() local126 if (!(aLineType >>= lineType)) in getSmartLineType()
144 aLineType = ""; in GSILine()182 aLineType = sTmp.Copy( nStart, nPos - nStart ); in GSILine()186 aUniqId.Append( aLineType ); in GSILine()
Completed in 28 milliseconds