Lines Matching refs:SetText

149         maFtDefinedHF.SetText(ScGlobal::GetRscString( STR_FOOTER ));  in ScHFEditPage()
150 maFtCustomHF.SetText(ScGlobal::GetRscString( STR_HF_CUSTOM_FOOTER )); in ScHFEditPage()
217 aWndLeft.SetText( *pLeft ); in Reset()
219 aWndCenter.SetText( *pCenter ); in Reset()
221 aWndRight.SetText( *pRight ); in Reset()
662 aWndCenter.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
675 aWndCenter.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
686 aWndCenter.SetText(*pTextObj); in ProcessDefinedListSel()
706 aWndLeft.GetEditEngine()->SetText(aConfidentialEntry); in ProcessDefinedListSel()
710 aWndRight.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
731 aWndCenter.SetText(*pTextObj); in ProcessDefinedListSel()
752 aWndCenter.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
761 aWndCenter.SetText(*pTextObj); in ProcessDefinedListSel()
773 aWndCenter.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
782 aWndCenter.SetText(*pTextObj); in ProcessDefinedListSel()
793 aWndCenter.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
808 aWndLeft.GetEditEngine()->SetText(aUserNameEntry); in ProcessDefinedListSel()
811 aWndCenter.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
827 aWndLeft.GetEditEngine()->SetText(aCreatedByEntry); in ProcessDefinedListSel()
831 aWndRight.GetEditEngine()->SetText(aPageEntry); in ProcessDefinedListSel()
845 aWndLeft.GetEditEngine()->SetText(EMPTY_STRING); in ClearTextAreas()
847 aWndCenter.GetEditEngine()->SetText(EMPTY_STRING); in ClearTextAreas()
849 aWndRight.GetEditEngine()->SetText(EMPTY_STRING); in ClearTextAreas()