Home
last modified time | relevance | path

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

/aoo41x/main/automation/source/server/
H A Dstatemnt.cxx905TypeString(pBase->GetType()).Append(aTypeSuffix).AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
928 TypeString(WINDOW_BUTTON).AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
931 TypeString(WINDOW_BUTTON).AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
939 TypeString(pItemWin->GetType()).AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
942 TypeString(pItemWin->GetType()).AppendAscii(": ").Append(aName), sal_False ); in WriteControlData()
2100 aTranslation += TypeString( pTranslationWindow->GetType() ); in Translate()
2113 aTranslation += TypeString( pParentDialog->GetType() ); in Translate()
2290 aString1 += TypeString(pControl->GetType()); \ in Execute()
2447 REPORT_WIN_CLOSED(pControl, TypeString(pControl->GetType())); in Execute()
2478 REPORT_WIN_CLOSED( pControl, TypeString(pControl->GetType())); in Execute()
[all …]
/aoo41x/main/basic/inc/basic/
H A Dttstrhlp.hxx45 #define TypeString(nNumber) MakeStringNumber(TypeKenn,nNumber) macro

Completed in 93 milliseconds