Home
last modified time | relevance | path

Searched refs:ASCII_STR (Results 1 – 7 of 7) sorted by relevance

/trunk/main/svtools/source/contnr/
H A Dtemplwin.cxx328 aNewDocumentRootURL( ASCII_STR("private:newdoc") ), in SvtIconWindow_Impl()
942 aTarget = ASCII_STR("_self"); in OpenFile()
949 aTarget = ASCII_STR("_default"); in OpenFile()
972 aArgs[0].Name = ASCII_STR("Preview"); in OpenFile()
974 aArgs[1].Name = ASCII_STR("ReadOnly"); in OpenFile()
1010 aArgs[0].Name = ASCII_STR("AsTemplate"); in OpenFile()
1213 aArgs[0].Name = ASCII_STR("ReadOnly"); in PrintFile()
1215 aArgs[1].Name = ASCII_STR("Hidden"); in PrintFile()
1863 aNewTitle += String( ASCII_STR(" - ") ); in IMPL_LINK()
1918 aTargetURL.Complete = ASCII_STR("slot:5540"); in IMPL_LINK()
[all …]
/trunk/main/svl/source/config/
H A Dctloptions.cxx45 #define ASCII_STR(s) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
124 utl::ConfigItem( ASCII_STR("Office.Common/I18N/CTL") ), in SvtCTLOptions_Impl()
252 pNames[0] = ASCII_STR("CTLFont"); in Load()
253 pNames[1] = ASCII_STR("CTLSequenceChecking"); in Load()
254 pNames[2] = ASCII_STR("CTLCursorMovement"); in Load()
255 pNames[3] = ASCII_STR("CTLTextNumerals"); in Load()
256 pNames[4] = ASCII_STR("CTLSequenceCheckingRestricted"); in Load()
257 pNames[5] = ASCII_STR("CTLSequenceCheckingTypeAndReplace"); in Load()
/trunk/main/svtools/source/config/
H A Dmiscopt.cxx61 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
62 #define ROOTNODE_MISC ASCII_STR("Office.Common/Misc")
65 #define PROPERTYNAME_PLUGINSENABLED ASCII_STR("PluginsEnabled")
67 #define PROPERTYNAME_SYMBOLSET ASCII_STR("SymbolSet")
69 #define PROPERTYNAME_TOOLBOXSTYLE ASCII_STR("ToolboxStyle")
71 #define PROPERTYNAME_USESYSTEMFILEDIALOG ASCII_STR("UseSystemFileDialog")
73 #define PROPERTYNAME_SYMBOLSTYLE ASCII_STR("SymbolStyle")
75 #define PROPERTYNAME_USESYSTEMPRINTDIALOG ASCII_STR("UseSystemPrintDialog")
/trunk/main/unotools/source/config/
H A Ddefaultoptions.cxx51 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
230 SvtDefaultOptions_Impl::SvtDefaultOptions_Impl() : ConfigItem( ASCII_STR("Office.Common/Path/Defaul… in SvtDefaultOptions_Impl()
H A Dpathoptions.cxx72 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM(s) ) macro
74 #define SIGN_STARTVARIABLE ASCII_STR("$(")
75 #define SIGN_ENDVARIABLE ASCII_STR(")")
/trunk/main/framework/source/services/
H A Dsubstitutepathvars.cxx74 #define ASCII_STR( val ) rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( val )) macro
79 #define SIGN_STARTVARIABLE ASCII_STR("$(")
80 #define SIGN_ENDVARIABLE ASCII_STR(")")
/trunk/main/sw/source/ui/config/
H A Doptcomp.cxx57 #define ASCII_STR(s) OUString( RTL_CONSTASCII_USTRINGPARAM( s ) ) macro
59 #define USER_ENTRY ASCII_STR( "_user" )

Completed in 35 milliseconds