Searched refs:prepend (Results 1 – 13 of 13) sorted by relevance
/aoo41x/main/tools/source/inet/ |
H A D | inetmime.cxx | 88 void prepend(const Charset & rCharset) in prepend() function in INetMIMECharsetList_Impl 1928 pList->prepend(Charset(RTL_TEXTENCODING_MS_1252, in createPreferredCharsetList() 1937 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_2, in createPreferredCharsetList() 1942 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_3, in createPreferredCharsetList() 1947 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_4, in createPreferredCharsetList() 1952 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_5, in createPreferredCharsetList() 1957 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_6, in createPreferredCharsetList() 1962 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_7, in createPreferredCharsetList() 1967 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_8, in createPreferredCharsetList() 1972 pList->prepend(Charset(RTL_TEXTENCODING_ISO_8859_9, in createPreferredCharsetList() [all …]
|
/aoo41x/main/dbaccess/source/ui/misc/ |
H A D | linkeddocuments.cxx | 436 aInfo.prepend(sText); in open() 440 aInfo.prepend(sMessage); in open() 454 aInfo.prepend(::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(" \n"))); in open() 458 aInfo.prepend(sMessage); in open()
|
/aoo41x/main/sax/source/tools/ |
H A D | fastserializer.cxx | 340 case MERGE_MARKS_PREPEND: maMarkStack.top().prepend( aMerge ); break; in mergeTopMarks() 361 void FastSaxSerializer::ForMerge::prepend( const Int8Sequence &rWhat ) in prepend() function in sax_fastparser::FastSaxSerializer::ForMerge
|
H A D | fastserializer.hxx | 134 void prepend( const Int8Sequence &rWhat );
|
/aoo41x/main/connectivity/inc/connectivity/ |
H A D | dbexception.hxx | 105 …void prepend( const ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLState = NULL, co…
|
/aoo41x/main/connectivity/source/commontools/ |
H A D | dbexception.cxx | 214 void SQLExceptionInfo::prepend( const ::rtl::OUString& _rErrorMessage, const sal_Char* _pAsciiSQLSt… in prepend() function in dbtools::SQLExceptionInfo
|
/aoo41x/main/fpicker/source/unx/kde4/ |
H A D | KDE4FilePicker.cxx | 268 filename.prepend(dir + "/"); in getFiles()
|
/aoo41x/main/forms/source/runtime/ |
H A D | formoperations.cxx | 1722 aInfo.prepend( sAdditionalError ); in impl_doActionInSQLContext_throw()
|
/aoo41x/main/dbaccess/source/ui/tabledesign/ |
H A D | TableController.cxx | 462 aInfo.prepend( String( ModuleRes( STR_TABLEDESIGN_SAVE_ERROR ) ) ); in doSaveDoc()
|
/aoo41x/main/writerfilter/documentation/doxygen/ |
H A D | Doxyfile | 93 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 125 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
|
/aoo41x/main/vcl/aqua/source/gdi/ |
H A D | aquaprintaccessoryview.mm | 1111 // prepend a "selection" checkbox if the properties have such a selection in PrintContent
|
/aoo41x/main/solenv/doc/gbuild/ |
H A D | doxygen.cfg | 92 # If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend 124 # If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full
|
/aoo41x/main/reportdesign/source/ui/report/ |
H A D | ReportController.cxx | 2978 aInfo.prepend(suSQLContext); in executeReport()
|
Completed in 106 milliseconds