Home
last modified time | relevance | path

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

/AOO41X/main/automation/source/server/
H A Dsta_list.cxx910 #define WRITEc(Text) { m_pDbgWin->AddText(Text); aReturn.AppendAscii(Text); } in ClientTree() macro
913 #define WRITEc(Text) { aReturn.AppendAscii(Text); } in ClientTree()
929 WRITEc("*(Dialog(TH))"); in ClientTree()
933 WRITEc("*(Dialog(GH))"); in ClientTree()
937 WRITEc("*(Focus)"); in ClientTree()
941 WRITEc("*(Disab)"); in ClientTree()
945 WRITEc("*(Visible)"); in ClientTree()
949 WRITEc("*(Active)"); in ClientTree()
953 WRITEc("*(Closable)"); in ClientTree()
958 WRITEc("*(Closable Docking in Floatingstyle)"); in ClientTree()
[all …]