Home
last modified time | relevance | path

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

/trunk/main/dbaccess/source/ui/inc/
H A Dundosqledit.hxx52 void SetOriginalText(const String& strText) { m_strNextText =strText; } in SetOriginalText() argument
/trunk/main/odk/examples/OLE/vbscript/
H A DWriterDemo.vbs160 Sub insertIntoCell( strCellName, strText, objTable)
164 objCellText.insertString objCellCursor, strText, false
/trunk/main/dbaccess/source/ui/querydesign/
H A DSelectionBrowseBox.cxx2531 String strText(GetCellText(nRow, nColId)); in GetTotalCellWidth() local
2532 return GetDataWindow().LogicToPixel(Size(GetDataWindow().GetTextWidth(strText),0)).Width(); in GetTotalCellWidth()

Completed in 37 milliseconds