Home
last modified time | relevance | path

Searched refs:SetEntryText (Results 1 – 25 of 33) sorted by relevance

12

/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/sfx2/
H A Dinputdlg.hxx26 void SetEntryText(const OUString& rStr);
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/dialog/
H A Dinputdlg.cxx32 void InputDialog::SetEntryText(const OUString& rStr) in SetEntryText() function in InputDialog
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/sfx2/
H A Dinputdlg.hxx29 void SetEntryText(const OUString& rStr);
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/dialog/
H A Dinputdlg.cxx26 void InputDialog::SetEntryText(const OUString& rStr) in SetEntryText() function in InputDialog
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/control/
H A Dfmtfield.cxx287 SetEntryText(rStr, rNewSelection); in SetFieldText()
346 SetEntryText(sFormatted, aNewSel); in SetTextFormatted()
413 SetEntryText(rNew, *pNewSel); in ImplSetTextImpl()
443 SetEntryText(rNew, aSel); in ImplSetTextImpl()
908 void SetEntryText(const OUString& rText, const Selection& rSel) override in SetEntryText() function in __anond0b0477d0111::FieldFormatter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/vcl/
H A Dsvtabbx.hxx93 using SvTreeListBox::SetEntryText;
94 void SetEntryText(const OUString&, SvTreeListEntry*, sal_uInt16 nCol=0xffff);
H A Dtreelistbox.hxx599 void SetEntryText(SvTreeListEntry*, const OUString& );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/
H A Dformatter.hxx157 virtual void SetEntryText(const OUString& rText, const Selection& rSel) = 0;
H A Dweldutils.hxx210 virtual void SetEntryText(const OUString& rText, const Selection& rSel) override;
/dports/editors/libreoffice6/libreoffice-6.4.7.2/reportdesign/source/ui/dlg/
H A DNavigator.cxx743 SetEntryText(pEntry,sName); in _elementReplaced()
843 m_pTree->SetEntryText(pEntry,sNewName); in _propertyChanged()
848 m_pTree->SetEntryText(pEntry,lcl_getName(xProp)); in _propertyChanged()
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/vcl/toolkit/
H A Dsvtabbx.hxx86 using SvTreeListBox::SetEntryText;
H A Dtreelistbox.hxx575 void SetEntryText(SvTreeListEntry*, const OUString& );
/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/form/
H A Ddatanavi.cxx739 m_pItemList->SetEntryText( pEntry, sNewName ); in DoToolBoxAction()
880 m_pItemList->SetEntryText( pEntry, sTemp ); in EditEntry()
886 m_pItemList->SetEntryText( pChild, sEntry ); in EditEntry()
890 m_pItemList->SetEntryText( pChild, sEntry ); in EditEntry()
894 m_pItemList->SetEntryText( pChild, sEntry ); in EditEntry()
899 m_pItemList->SetEntryText( pChild, sEntry ); in EditEntry()
904 m_pItemList->SetEntryText( pChild, sEntry ); in EditEntry()
H A Dfiltnav.cxx1155 SetEntryText( pEntry, aText ); in EditedEntry()
1403 SetEntryText( pEntry, pChangeHint->GetData()->GetText()); in Notify()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/control/
H A Dtemplatedlglocalview.cxx142 aTitleEditDlg.SetEntryText(sOldTitle); in ContextMenuSelectHdl()
H A Dtemplatelocalview.cxx205 aTitleEditDlg.SetEntryText(sOldTitle); in ContextMenuSelectHdl()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/control/
H A Ddbtreelistbox.cxx386 SetEntryText(pEntry,aEntry.aNewText); in EditedEntry()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/control/
H A Dtemplatelocalview.cxx210 aTitleEditDlg.SetEntryText(sOldTitle); in IMPL_LINK()
627 aTitleEditDlg.SetEntryText(sOldTitle); in ContextMenuSelectHdl()
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/app/
H A Dweldutils.cxx177 void EntryFormatter::SetEntryText(const OUString& rText, const Selection& rSel) in SetEntryText() function in weld::EntryFormatter
/dports/editors/libreoffice6/libreoffice-6.4.7.2/cui/source/options/
H A Doptjava.cxx708 aParamEditDlg.SetEntryText(editableClassPath); in EditParameter()
/dports/editors/libreoffice/libreoffice-7.2.6.2/cui/source/options/
H A Doptjava.cxx703 aParamEditDlg.SetEntryText(editableClassPath); in EditParameter()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/treelist/
H A Dsvtabbx.cxx263 void SvTabListBox::SetEntryText(const OUString& rStr, SvTreeListEntry* pEntry, sal_uInt16 nCol) in SetEntryText() function in SvTabListBox
/dports/editors/libreoffice/libreoffice-7.2.6.2/sfx2/source/doc/
H A Dtemplatedlg.cxx1186 dlg.SetEntryText(sCategory); in OnCategoryRename()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sfx2/source/doc/
H A Dtemplatedlg.cxx1094 dlg.SetEntryText(sCategory); in OnCategoryRename()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/dbaccess/source/ui/app/
H A DAppDetailPageHelper.cxx800 pTreeView->SetEntryText(pEntry,_rNewName); in elementReplaced()

12