Home
last modified time | relevance | path

Searched defs:ChangeText (Results 1 – 14 of 14) sorted by relevance

/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKCore/GKCore/Controllers/
H A DQuickSearchDlgController.cs46 public void ChangeText() in ChangeText() method in GKCore.Controllers.QuickSearchDlgController
/dports/science/wxmacmolplt/wxmacmolplt-7.7-43-g9a46f7a/src/
H A DProgress.cpp43 void Progress::ChangeText(const char *newText) { in ChangeText() function in Progress
/dports/audio/musescore/MuseScore-3.6.1/libmscore/
H A Dtextedit.h67 ChangeText(const TextCursor* tc, const QString& t) : TextEditUndoCommand(*tc), s(t) {} in ChangeText() function
H A Dtextbase.h26 class ChangeText; variable
/dports/editors/libreoffice/libreoffice-7.2.6.2/editeng/source/editeng/
H A Dtextconv.cxx403 void TextConvWrapper::ChangeText( const OUString &rNewText, in ChangeText() function in TextConvWrapper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/editeng/source/editeng/
H A Dtextconv.cxx406 void TextConvWrapper::ChangeText( const OUString &rNewText, in ChangeText() function in TextConvWrapper
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/lingu/
H A Dhhcwrp.cxx210 void SwHHCWrapper::ChangeText( const OUString &rNewText, in ChangeText() function in SwHHCWrapper
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/lingu/
H A Dhhcwrp.cxx213 void SwHHCWrapper::ChangeText( const OUString &rNewText, in ChangeText() function in SwHHCWrapper
/dports/chinese/celvis/celvis/
H A Dvi.h231 #define ChangeText BeforeAfter(beforedo(FALSE),afterdo()) macro
/dports/graphics/djvulibre/djvulibre-3.5.28/libdjvu/
H A DXMLParser.cpp1017 lt_XMLParser::Impl::ChangeText( in ChangeText() function in lt_XMLParser::Impl
/dports/editors/libreoffice6/libreoffice-6.4.7.2/starmath/inc/
H A Dnode.hxx392 void ChangeText(const OUString &rText) { in ChangeText() function in SmTextNode
/dports/editors/libreoffice/libreoffice-7.2.6.2/starmath/source/
H A Dnode.cxx1851 void SmTextNode::ChangeText(const OUString &rText) { in ChangeText() function in SmTextNode
/dports/lang/spidermonkey60/firefox-60.9.0/servo/components/script/dom/
H A Dnode.rs2547 ChangeText, enumerator
/dports/science/gnudatalanguage/gdl-1.0.1/src/
H A Dgdlwidget.cpp5521 void GDLWidgetText::ChangeText( DStringGDL* valueStr, bool noNewLine_) in ChangeText() function in GDLWidgetText