#include <ut_string_class.h>
Public Member Functions | |
| UT_String () | |
| UT_String (const char *sz, size_t n=0) | |
| UT_String (const UT_String &rhs) | |
| UT_String (const std::basic_string< char > &s) | |
| ~UT_String () | |
| size_t | size () const |
| size_t | length () const |
| void | reserve (size_t n) |
| bool | empty () const |
| void | clear () const |
| UT_String | substr (size_t iStart, size_t nChars) const |
| UT_String & | operator= (const UT_String &rhs) |
| UT_String & | operator= (const char *rhs) |
| UT_String & | operator+= (const UT_String &rhs) |
| UT_String & | operator+= (const char *rhs) |
| UT_String & | operator+= (char rhs) |
| char | operator[] (size_t iPos) const |
| char & | operator[] (size_t iPos) |
| void | swap (UT_String &rhs) |
| const char * | c_str () const |
Private Attributes | |
| class UT_StringImpl< char > * | pimpl |
| UT_String::UT_String | ( | ) |
Referenced by substr(), and UT_String_getPropVal().
| UT_String::UT_String | ( | const char * | sz, | |
| size_t | n = 0 | |||
| ) |
| UT_String::UT_String | ( | const UT_String & | rhs | ) |
| UT_String::UT_String | ( | const std::basic_string< char > & | s | ) |
| UT_String::~UT_String | ( | ) |
References pimpl.
| size_t UT_String::size | ( | ) | const |
References pimpl, and UT_StringImpl< char_type >::size().
Referenced by IE_Imp_MsWord_97::_beginPara(), XAP_Win32DialogBase::_callHelp(), _catPath(), s_RTF_ListenerWriteDoc::_exportCellProps(), s_HTML_Listener::_fillColWidthsVector(), s_RTF_ListenerWriteDoc::_fillTableProps(), IE_Imp_MsWord_97::_flush(), IE_Exp_RTF::_generate_level_Text(), IE_Imp_MsWord_97::_generateParaProps(), AP_UnixPrefs::_getPrefsPathname(), AP_CocoaPrefs::_getPrefsPathname(), _getTranslationCode(), s_HTML_Listener::_handleMeta(), s_AbiWord_1_Listener::_handleMetaData(), IE_Imp_MsWord_97::_handleStyleSheet(), IE_Imp_MsWord_97::_insertHeaderSection(), _rtf_font_info::_is_same(), fl_TableLayout::_lookupProperties(), s_RTF_ListenerWriteDoc::_newRow(), s_RTF_ListenerWriteDoc::_openFrame(), s_LaTeX_Listener::_outputData(), s_HRText_Listener::_outputData(), s_Applix_Listener::_outputData(), XAP_Dictionary::_outputUTF8(), AP_UnixDialog_Options::_setAutoSaveFileExt(), AP_Win32Dialog_Options::_setUILanguage(), IE_Exp_S5::_write(), s_RTF_ListenerWriteDoc::_writeImageInRTF(), fl_DocSectionLayout::addOwnedPage(), IE_Imp_RTF::ApplyParagraphAttributes(), AP_Dialog_FormatTable::askForGraphicPathName(), AP_Dialog_FormatFrame::askForGraphicPathName(), BabelFish_invoke(), XAP_Frame::backup(), fl_AutoNum::dec2roman(), Defun(), Defun1(), Defun_EV_GetMenuItemComputedLabel_Fn(), AP_UnixApp::doWindowlessArgs(), Presentation::end(), IE_Imp_KWord_1::endElement(), ev_EditMethod_invoke(), find_next_space(), AP_Win32Dialog_Styles::getCurrentStyle(), AD_Document::getEncodingName(), IE_ExpSniffer::getPreferredSuffix(), UT_LocaleInfo::init(), AP_CocoaApp::initialize(), EV_Menu::invokeMenuMethod(), AP_UnixApp::loadStringsFromDisk(), FV_VisualInlineImage::mouseRelease(), OO_AccumulatorImpl::openBlock(), OO_WriterImpl::openBlock(), OO_AccumulatorImpl::openSpan(), XAP_Win32AppImpl::openURL(), operator==(), operator[](), OO_Style::parse(), OO_PageStyle::parse(), RTF_msword97_level::ParseLevelText(), sAddHelpButton(), sDoHelp(), simpleSplit(), IE_Imp_KWord_1::startElement(), TFTEST_MAIN(), UT_String_addPropertyString(), UT_String_findCh(), UT_String_findRCh(), UT_String_removeProperty(), UT_String_setProperty(), UT_XML_Decode(), warpString(), IE_Exp::write(), ODe_ManifestWriter::writeManifest(), OO_ManifestWriter::writeManifest(), ie_imp_table::writeTablePropsInDoc(), and XAP_Frame::~XAP_Frame().
| size_t UT_String::length | ( | ) | const [inline] |
Referenced by ODi_Abi_Data::_splitDirectoryAndFileName(), AP_Dialog_Options::_storeWindowData(), IE_Exp_WordPerfect::_writeDocument(), IE_Exp_WordPerfect::_writeHeader(), IE_Imp_RTF::buildAllProps(), XAP_UnixDialog_FileOpenSaveAs::fileTypeChanged(), XAP_Win32AppImpl::openURL(), XAP_UnixDialog_FileOpenSaveAs::runModal(), TFTEST_MAIN(), UT_validXML(), and writeString().
| void UT_String::reserve | ( | size_t | n | ) |
| bool UT_String::empty | ( | ) | const |
References UT_StringImpl< char_type >::empty(), and pimpl.
Referenced by XAP_Win32Dialog_FileOpenSaveAs::_buildFilterList(), XAP_Frame::_createAutoSaveTimer(), _ev_GetLabelName(), AP_UnixPrefs::_getPrefsPathname(), AP_CocoaPrefs::_getPrefsPathname(), ODi_StreamListener::_handleStateAction(), IE_Imp_StarOffice::_loadFile(), AP_Dialog_Styles::_populatePreviews(), AP_TopRuler::_setTabStops(), ODi_Abi_Data::addObjectDataItem(), AP_Convert::convertTo(), Defun1(), getDefaultApp(), AP_TopRuler::mousePress(), s_props_append(), IE_Imp_XHTML::startElement(), and TFTEST_MAIN().
| void UT_String::clear | ( | void | ) | const |
References UT_StringImpl< char_type >::clear(), and pimpl.
Referenced by IE_Imp_MsWord_97::_beginChar(), IE_Imp_MsWord_97::_beginPara(), s_RTF_ListenerWriteDoc::_export_AbiWord_Cell_props(), s_RTF_ListenerWriteDoc::_export_AbiWord_Table_props(), IE_Imp_RTF::_formRevisionAttr(), AP_Dialog_Options::_gatherUILanguage(), IE_Exp_RTF::_generate_level_Text(), IE_Exp_RTF::_get_LeftRight_Side(), s_RTF_ListenerWriteDoc::_getPropString(), IE_Imp_MsWord_97::_handleStyleSheet(), fl_DocSectionLayout::_HdrFtrChangeCallback(), fl_DocSectionLayout::_lookupProperties(), IE_Imp_RTF::_parseFldinstBlock(), AP_Dialog_Styles::_populateAbiPreview(), AP_Dialog_Styles::_populatePreviews(), PP_RevisionAttr::_refreshString(), PP_Revision::_refreshString(), AP_Dialog_Styles::applyModifiedStyleToDoc(), IE_Imp_RTF::ApplyParagraphAttributes(), AP_Dialog_FormatTable::askForGraphicPathName(), AP_Dialog_FormatFrame::askForGraphicPathName(), ODi_ListenerStateAction::bringUpPostponedElements(), IE_Imp_RTF::buildAllProps(), IE_Imp_RTF::buildCharacterProps(), TOCEntry::calculateLabel(), AP_Dialog_FormatTable::clearImage(), AP_Dialog_FormatFrame::clearImage(), IE_Imp_RTF::closePastedTableIfNeeded(), AP_Dialog_Styles::createNewStyle(), IE_Imp_KWord_1::endElement(), fl_DocSectionLayout::fl_DocSectionLayout(), FV_View::getCellFormat(), getDefaultApp(), getFileName(), IE_Imp_RTF::HandleStarKeyword(), IE_Imp_RTF::HandleStyleDefinition(), ie_imp_cell::ie_imp_cell(), IE_Imp_RTF::IE_Imp_RTF(), ie_imp_table::ie_imp_table(), ODi_ListenerStateAction::ignoreElement(), AP_Dialog_Styles::ModifyFont(), ODi_ListenerStateAction::popState(), ODi_ListenerStateAction::postponeElementParsing(), ODi_ListenerStateAction::pushState(), ODi_ListenerStateAction::repeatElement(), ODi_ListenerStateAction::reset(), RTFProps_CellProps::RTFProps_CellProps(), s_AskForScriptName(), s_doFontDlg(), AP_Dialog_FormatTable::setCurCellProps(), AP_Dialog_FormatFrame::setCurFrameProps(), XAP_Dialog_FontChooser::setFontDecoration(), fl_DocSectionLayout::setPaperColor(), IE_Imp_KWord_1::startElement(), TFTEST_MAIN(), AP_Dialog_Styles::updateCurrentStyle(), UT_String_removeProperty(), and ie_imp_table::writeTablePropsInDoc().
| UT_String UT_String::substr | ( | size_t | iStart, | |
| size_t | nChars | |||
| ) | const |
References UT_StringImpl< char_type >::data(), pimpl, UT_StringImpl< char_type >::size(), and UT_String().
Referenced by IE_Exp_RTF::_get_LeftRight_Side(), _getTranslationCode(), s_AbiWord_1_Listener::_handleMetaData(), ODi_Abi_Data::_splitDirectoryAndFileName(), Defun_EV_GetMenuItemComputedLabel_Fn(), AP_UnixApp::doWindowlessArgs(), XAP_UnixDialog_FileOpenSaveAs::fileTypeChanged(), IE_MailMerge::fileTypeForSuffixes(), IE_Imp::fileTypeForSuffixes(), IE_Exp::fileTypeForSuffixes(), IE_ExpSniffer::getPreferredSuffix(), UT_LocaleInfo::init(), XAP_Win32AppImpl::openURL(), XAP_UnixDialog_FileOpenSaveAs::runModal(), UT_String_addPropertyString(), UT_String_getPropVal(), and UT_String_removeProperty().
| UT_String & UT_String::operator= | ( | const char * | rhs | ) |
References UT_StringImpl< char_type >::assign(), UT_StringImpl< char_type >::clear(), and pimpl.
References UT_StringImpl< char_type >::append(), and pimpl.
| UT_String & UT_String::operator+= | ( | const char * | rhs | ) |
References UT_StringImpl< char_type >::append(), pimpl, and UT_return_val_if_fail.
| UT_String & UT_String::operator+= | ( | char | rhs | ) |
References UT_StringImpl< char_type >::append(), and pimpl.
| char UT_String::operator[] | ( | size_t | iPos | ) | const |
References UT_StringImpl< char_type >::data(), pimpl, size(), and UT_ASSERT.
| char & UT_String::operator[] | ( | size_t | iPos | ) |
References UT_StringImpl< char_type >::data(), pimpl, size(), and UT_ASSERT.
| void UT_String::swap | ( | UT_String & | rhs | ) |
| const char * UT_String::c_str | ( | ) | const |
References UT_StringImpl< char_type >::data(), pimpl, pszEmpty, and UT_StringImpl< char_type >::size().
Referenced by IE_Imp_RTF::_appendField(), IE_Imp_RTF::_appendHdrFtr(), IE_Imp_WordPerfect::_appendSection(), IE_Imp_RTF::_appendSpan(), IE_Imp_MsWord_97::_beginChar(), IE_Imp_MsWord_97::_beginPara(), IE_Imp_MsWord_97::_beginSect(), PD_Document::_buildAuthorProps(), XAP_Win32Dialog_FileOpenSaveAs::_buildFilterList(), XAP_Win32DialogBase::_callHelp(), IE_Imp_MsWord_97::_cell_open(), FV_View::_changeCellParams(), FV_View::_changeCellTo(), s_KWord_1_Listener::_closeBlock(), GR_Win32USPGraphics::_constructorCommonCode(), XAP_Frame::_createAutoSaveTimer(), IE_Imp_OPML::_createBullet(), XAP_UnixFrameImpl::_createTopLevelWindow(), pt_PieceTable::_deleteHdrFtrsFromSectionStruxIfPresent(), AP_TopRuler::_displayStatusMessage(), IE_Exp_Text::_doEncodingDialog(), fp_TextRun::_draw(), ODi_Frame_ListenerState::_drawImage(), ODi_Frame_ListenerState::_drawObject(), _errorSAXFunc(), _ev_GetLabelName(), AP_Dialog_Tab::_event_Set(), AP_Dialog_Tab::_event_somethingChanged(), AP_Dialog_Tab::_event_Update(), s_RTF_ListenerWriteDoc::_export_AbiWord_Cell_props(), s_RTF_ListenerWriteDoc::_export_AbiWord_Table_props(), s_RTF_ListenerWriteDoc::_exportCellProps(), _fatalErrorSAXFunc(), s_HTML_Listener::_fillColWidthsVector(), AP_Win32Dialog_Stylist::_fillTree(), GR_UnixPangoGraphics::_findFont(), IE_Imp_MsWord_97::_flush(), IE_Exp_RTF::_generate_level_Text(), IE_Imp_MsWord_97::_generateCharProps(), IE_Exp_RTF::_get_LeftRight_Side(), _getPassword(), AP_UnixPrefs::_getPrefsPathname(), AP_CocoaPrefs::_getPrefsPathname(), AP_Dialog_FormatTable::_getToggleButtonStatus(), AP_Dialog_FormatFrame::_getToggleButtonStatus(), AP_UnixDialog_PageSetup::_getWidget(), AP_UnixDialog_FormatTOC::_getWidget(), s_AbiWord_1_Listener::_handleAuthors(), IE_Imp_MsWord_97::_handleCommandField(), IE_Imp_MsWord_97::_handleImage(), s_HTML_Listener::_handleMeta(), s_AbiWord_1_Listener::_handleMetaData(), IE_Imp_MsWord_97::_handleNotes(), IE_Imp_MsWord_97::_handleNotesText(), IE_Imp_MsWord_97::_handlePositionedImage(), s_AbiWord_1_Listener::_handleRevisions(), ODi_StreamListener::_handleStateAction(), IE_Imp_MsWord_97::_handleStyleSheet(), fl_DocSectionLayout::_HdrFtrChangeCallback(), FV_View::_insertCellAfter(), FV_View::_insertCellBefore(), IE_Imp_MsWord_97::_insertEndnote(), IE_Imp_MsWord_97::_insertFootnote(), IE_Imp_MsWord_97::_insertHeaderSection(), OpenWriter_ContentStream_Listener::_insertImage(), IE_Imp_Text::_insertSpan(), IE_Imp_RTF::_insertSpan(), OpenWriter_ContentStream_Listener::_insureInSection(), _rtf_font_info::_is_same(), IE_Imp_StarOffice::_loadFile(), IE_Imp_PDF::_loadFile(), fl_TableLayout::_lookupMarginProperties(), fl_BlockLayout::_lookupMarginProperties(), fp_ImageRun::_lookupProperties(), fl_TableLayout::_lookupProperties(), fl_DocSectionLayout::_lookupProperties(), fl_BlockLayout::_lookupProperties(), s_RTF_ListenerWriteDoc::_newRow(), AP_Win32Dialog_Styles::_onCommand(), AP_Win32Dialog_FormatTOC_General::_onCommand(), AP_Win32Dialog_Styles::_onInitDialog(), AP_Win32Dialog_Options_SmartQuotes::_onInitDialog(), OpenWriter_ContentStream_Listener::_openCell(), s_RTF_ListenerWriteDoc::_openFrame(), s_AbiWord_1_Listener::_openTag(), IE_Exp_RTF::_output_LevelText(), IE_Exp_RTF::_output_ListRTF(), IE_Exp_RTF::_output_revision(), s_LaTeX_Listener::_outputData(), s_HRText_Listener::_outputData(), s_Applix_Listener::_outputData(), XAP_Dictionary::_outputUTF8(), ODi_Style_PageLayout::_parseBackgroundImage(), IE_Imp_RTF::_parseFldinstBlock(), IE_Imp_Component::_parseStream(), AP_Dialog_Styles::_populateAbiPreview(), AP_Win32Dialog_Styles::_populateCList(), AP_UnixDialog_Styles::_populateModify(), AP_CocoaDialog_Styles::_populateModify(), AP_Dialog_Styles::_populatePreviews(), FL_DocLayout::_prefsListener(), EV_Win32Toolbar::_refreshItem(), FV_View::_restoreCellParams(), AD_Document::_restoreVersion(), s_RTF_ListenerWriteDoc::_rtf_docfmt(), s_RTF_ListenerWriteDoc::_rtf_open_section(), IE_Imp_PDF::_runConversion(), AP_Win32Dialog_Annotation::_set_text(), AP_Win32Dialog_Options::_setAutoSaveFileExt(), AP_UnixDialog_Options::_setAutoSaveFileExt(), AP_Win32Dialog_Options::_setAutoSaveFilePeriod(), AP_UnixDialog_Options::_setAutoSaveFilePeriod(), AP_Win32Dialog_New::_setFileName(), AP_Win32Dialog_CollaborationJoin::_setModel(), AP_TopRuler::_setTabStops(), AP_Win32Dialog_Options::_setUILanguage(), fp_AnnotationRun::_setValue(), AP_Dialog_Options::_storeDataForControl(), AP_Dialog_Options::_storeWindowData(), IE_Imp_MsWord_97::_table_close(), IE_Exp_WordPerfect::_UT_String_overwrite(), IE_Exp_S5::_write(), IE_Imp_T602::_write_fh(), IE_Exp_RTF::_write_parafmt(), IE_Exp_WordPerfect::_writeDocument(), s_RTF_ListenerWriteDoc::_writeImageInRTF(), s_KWord_1_Listener::_writeMarginSize(), IE_Imp_T602::_writePP(), IE_Imp_T602::_writeSP(), IE_Imp_T602::_writeTP(), abiDialogNew(), abiDialogSetTitle(), AbiGimp_invoke(), abiLocaleToUTF8(), PD_Document::addAuthorAttributeIfBlank(), OO_StylesContainer::addBlockStyle(), IE_Imp_GDA::addCell(), OO_StylesContainer::addFont(), OO_StylesWriter::addFontDecls(), ODi_Abi_Data::addImageDataItem(), EV_Menu::addMenuItem(), ODi_Abi_Data::addObjectDataItem(), fl_DocSectionLayout::addOwnedPage(), OO_StylesContainer::addSpanStyle(), IE_Imp_XHTML::appendFmt(), PD_Document::appendSpan(), IE_Imp_RTF::ApplyCharacterAttributes(), AP_Dialog_Styles::applyModifiedStyleToDoc(), IE_Imp_RTF::ApplyParagraphAttributes(), IE_Imp_RTF::ApplySectionAttributes(), AP_Dialog_FormatTable::askForGraphicPathName(), AP_Dialog_FormatFrame::askForGraphicPathName(), BabelFish_invoke(), XAP_Frame::backup(), RTF_msword97_level::buildAbiListProperties(), IE_Imp_RTF::buildCharacterProps(), buildTemplateList(), TOCEntry::calculateLabel(), fp_FieldPageReferenceRun::calculateValue(), fp_FieldEndnoteRefRun::calculateValue(), fp_FieldEndnoteAnchorRun::calculateValue(), fp_FieldFootnoteAnchorRun::calculateValue(), fp_FieldFootnoteRefRun::calculateValue(), fp_FieldTOCNumRun::calculateValue(), changed_cb(), IE_MailMerge_XML_Listener::charData(), IE_Imp_RTF::closePastedTableIfNeeded(), FV_View::cmdDeleteCol(), FV_View::cmdDeleteRow(), FV_View::cmdInsertCol(), FV_View::cmdInsertPositionedGraphic(), FV_View::cmdInsertRow(), FV_View::cmdInsertTable(), FV_View::cmdSplitCells(), FV_View::cmdTextToTable(), FV_View::convertPositionedToInLine(), AP_Convert::convertTo(), SpellChecker::couldNotLoadDictionary(), createChildProcess(), GR_Win32Image::createImageSegment(), GR_UnixImage::createImageSegment(), GR_CocoaImage::createImageSegment(), XAP_Frame::createMessageBox(), AP_Dialog_Styles::createNewStyle(), fl_AutoNum::dec2roman(), DECLARE_ABI_PLUGIN_METHOD(), Defun(), Defun0(), Defun1(), Defun_EV_GetMenuItemComputedLabel_Fn(), doRegistration(), AP_Win32App::doWindowlessArgs(), AP_UnixApp::doWindowlessArgs(), Presentation::end(), IE_Imp_KWord_1::endElement(), ev_EditMethod_exists(), ev_EditMethod_invoke(), ev_EditMethod_lookup(), AP_UnixDialog_FormatTOC::event_Apply(), AP_UnixDialog_FormatTOC::event_HasHeadingChanged(), AP_UnixDialog_FormatTOC::event_HasLabelChanged(), XAP_Win32Dialog_PluginManager::event_Load(), XAP_UnixDialog_PluginManager::event_Load(), XAP_UnixDialog_FileOpenSaveAs::fileTypeChanged(), IE_MailMerge::fileTypeForSuffixes(), IE_Imp::fileTypeForSuffixes(), IE_Exp::fileTypeForSuffixes(), UT_GenericStringMap< T >::find_slot(), XAP_App::findAbiSuiteAppFile(), XAP_CocoaApp::findAbiSuiteBundleFile(), XAP_App::findAbiSuiteLibFile(), GR_Graphics::findFont(), GR_Win32Graphics::fixDevMode(), fromUTF8toWinLocale(), OO_PageStyle::getAbiPageAtts(), OO_PageStyle::getAbiSectionProps(), OO_Style::getAbiStyle(), PP_Revision::getAttrsString(), XAP_Dialog_Language::getAvailableDictionaries(), FV_View::getCellFormat(), AP_Win32Dialog_Styles::getCurrentStyle(), getDefaultApp(), XAP_StringSet::getEncoding(), AD_Document::getEncodingName(), getExportFileType(), getFileName(), AP_CocoaToolbar_Icons::getFilenameForIcon, XAP_Dialog_History::getHeaderValue(), XAP_Dialog_Image::getHeightString(), AP_Dialog_Columns::getHeightString(), getImportFileType(), EV_Menu_LabelSet::getLabel(), EV_Menu_LabelSet::getLanguage(), XAP_Dialog_History::getListValue(), EV_Menu_Label::getMenuLabel(), EV_Menu_Label::getMenuStatusMessage(), OO_PageStyle::getName(), GR_Image::getName(), EV_Menu_Layout::getName(), AP_Frame::getNewZoom(), XAP_PrefsScheme::getNthValue(), GR_GOComponentManager::getObjectType(), IE_ExpSniffer::getPreferredSuffix(), XAP_Prefs::getPrefsValue(), XAP_Win32Dialog_Print::getPrinterGraphicsContext(), PP_Revision::getPropsString(), XAP_Dialog_DocComparison::getResultValue(), XAP_Draw_Symbol::getSelectedFont(), AP_Dialog_Columns::getSpaceAfterString(), OO_StylesContainer::getSpanStyleNum(), XAP_Toolbar_Factory_vec::getToolbarName(), FV_View::getTopRulerInfo(), XAP_StringSet::getValue(), XAP_StringSet::getValueUTF8(), GR_CharWidthsCache::getWidthsForFont(), XAP_Dialog_Image::getWidthString(), PP_RevisionAttr::getXMLstring(), IE_Imp_RTF::HandleAbiCell(), IE_Imp_RTF::HandleAbiEndTable(), IE_Imp_RTF::HandleAbiTable(), IE_Imp_RTF::HandleAnnotation(), IE_Imp_RTF::HandleListLevel(), IE_Imp_RTF::HandleNote(), IE_Imp_RTF::HandleNoteReference(), IE_Imp_RTF::HandleParKeyword(), IE_Imp_RTF::HandleStarKeyword(), IE_Imp_RTF::HandleStyleDefinition(), hashcode(), helpLocalizeAndOpenURL(), XAP_Dialog_Image::incrementHeight(), AP_Dialog_Columns::incrementMaxHeight(), AP_Dialog_Columns::incrementSpaceAfter(), XAP_Dialog_Image::incrementWidth(), UT_LocaleInfo::init(), _rtf_font_info::init(), XAP_Frame::initialize(), XAP_EncodingManager::initialize(), XAP_CocoaEncodingManager::initialize(), AP_Win32App::initialize(), IE_Imp_TableHelper::Inline(), FG_GraphicVector::insertAtStrux(), FG_GraphicRaster::insertAtStrux(), FV_View::insertFootnote(), FV_View::insertHeaderFooter(), IE_Imp_RTF::InsertImage(), FG_GraphicVector::insertIntoDocument(), FG_GraphicRaster::insertIntoDocument(), PD_Document::insertSpan(), PD_Document::insertSpanBeforeFrag(), UT_GenericStringMap< T >::list(), BarbarismChecker::load(), AP_UnixApp::loadAllPlugins(), AP_UnixApp::loadStringsFromDisk(), localizeButtonMarkup(), XAP_AppImpl::localizeHelpUrl(), XAP_Log::log(), AP_UnixApp::main(), XAP_Frame::makeBackupName(), Markup(), AP_Dialog_Styles::ModifyFont(), AP_TopRuler::mousePress(), FV_VisualInlineImage::mouseRelease(), FV_FrameEdit::mouseRelease(), AP_TopRuler::mouseRelease(), AP_LeftRuler::mouseRelease(), EV_Win32Menu::onMenuSelect(), OO_WriterImpl::OO_WriterImpl(), OO_WriterImpl::openBlock(), IE_Imp_WordPerfect::openEndnote(), IE_Imp_WordPerfect::openFootnote(), IE_Imp_WordPerfect::openListElement(), IE_Imp_WordPerfect::openParagraph(), IE_Imp_WordPerfect::openSpan(), IE_Imp_WordPerfect::openTable(), IE_Imp_WordPerfect::openTableCell(), XAP_Win32AppImpl::openURL(), operator<(), operator==(), AP_Prefs::overlaySystemPrefs(), OO_PageStyle::parse(), RTF_msword97_level::ParseLevelText(), IE_Imp_RTF::pasteFromBuffer(), UT_GenericStringMap< T >::pick(), OO_StylesContainer::pickBlockAtts(), PP_setDefaultFontFamily(), IE_Imp_MSWrite::read_char(), IE_Imp_MSWrite::read_pap(), AP_UnixDialog_FormatFootnotes::refreshVals(), GR_UnixPangoFont::reloadFont(), EV_Win32Toolbar::repopulateStyles(), SpellManager::requestDictionary(), XAP_Toolbar_Factory::restoreToolbarLayout(), XAP_Toolbar_Factory::restoreToolbarsFromCurrentScheme(), XAP_Win32Dialog_FileOpenSaveAs::runModal(), XAP_UnixDialog_FileOpenSaveAs::runModal(), XAP_UnixDialog_About::runModal(), s_AbiWord_1_Listener::s_AbiWord_1_Listener(), s_append_font_size(), s_check_changedDetails(), s_doFontDlg(), s_doInsertTableDlg(), s_doPageSetupDlg(), s_doPrint(), s_LoadingCursorCallback(), s_makePath(), s_NumType_changed(), s_props_append(), s_string_to_url(), AP_Win32Dialog_FormatTOC_Layout::saveCtrlsValuesForDetailsLevel(), XAP_Toolbar_Factory::saveToolbarsInCurrentScheme(), sDoHelp(), AP_Dialog_FormatTable::setBackgroundColor(), AP_Dialog_FormatFrame::setBGColor(), FV_View::setBlockIndents(), AP_Dialog_FormatTable::setBorderColor(), AP_Dialog_FormatFrame::setBorderColorBottom(), AP_Dialog_FormatFrame::setBorderColorLeft(), AP_Dialog_FormatFrame::setBorderColorRight(), AP_Dialog_FormatFrame::setBorderColorTop(), FV_View::setCellFormat(), AP_Dialog_FormatTable::setCurCellProps(), AP_Dialog_FormatFrame::setCurFrameProps(), XAP_App::setDefaultGraphicsId(), AP_Win32Dialog_MailMerge::setFieldList(), XAP_Dialog_FontChooser::setFontDecoration(), XAP_Draw_Symbol::setFontToGC(), AP_Win32Dialog_Insert_DateTime::SetFormatsList(), setLabelMarkup(), XAP_Dialog_MessageBox::setMessage(), PD_Document::setMetaDataProp(), SDWCryptor::SetPassword(), XAP_Dialog_MessageBox::setSecondaryMessage(), AP_Win32Dialog_FormatTOC::setStyle(), AP_UnixDialog_FormatTOC::setStyle(), XAP_Frame::setZoomPercentage(), sFormatDouble(), GR_UnixPangoGraphics::shape(), AP_Dialog_FormatTable::ShowErrorBox(), AP_Dialog_FormatFrame::ShowErrorBox(), AD_Document::showHistory(), IE_Imp_XHTML::startElement(), IE_Imp_KWord_1::startElement(), IE_Imp_TableHelper::tdStart(), TFTEST_MAIN(), AP_Dialog_FormatTable::toggleLineType(), AP_Dialog_FormatFrame::toggleLineType(), AP_Win32Dialog_MetaData_Permissions::transferData(), AP_Win32Dialog_MetaData_Summary::transferData(), AP_Win32Dialog_MetaData_General::transferData(), IE_Imp_RTF::TranslateKeywordID(), GOComponentView::update(), AP_Dialog_Styles::updateCurrentStyle(), AP_Dialog_FormatFootnotes::updateDocWithValues(), URLDict_invoke(), UT_filenameToUri(), UT_HeadingDepth(), UT_String_addPropertyString(), UT_String_getPropVal(), UT_String_removeProperty(), UT_String_vprintf(), UT_untgz(), UT_UTF8String_sprintf(), UT_validXML(), UT_XML_Decode(), XAP_FrameImpl::viewAutoUpdater(), Wikipedia_invoke(), AP_Win32App::WinMain(), IE_Exp::write(), ie_imp_cell::writeCellPropsInDoc(), ODe_ManifestWriter::writeManifest(), OO_ManifestWriter::writeManifest(), OO_PicturesWriter::writePictures(), writeString(), ie_imp_table::writeTablePropsInDoc(), XAP_Log::XAP_Log(), XAP_Win32App::XAP_Win32App(), s_HRText_Listener::~s_HRText_Listener(), and XAP_Frame::~XAP_Frame().
class UT_StringImpl< char >* UT_String::pimpl [private] |
Referenced by c_str(), clear(), empty(), operator+=(), operator=(), operator[](), reserve(), size(), substr(), swap(), and ~UT_String().
1.5.5