Home
last modified time | relevance | path

Searched refs:DEFINE_CONST_UNICODE (Results 1 – 25 of 64) sorted by last modified time

123

/trunk/main/sfx2/source/doc/
H A Dsfxbasemodel.cxx908 DEFINE_CONST_UNICODE("com.sun.star.document.DocumentProperties") ), in getDocumentProperties()
3120 DEFINE_CONST_UNICODE("com.sun.star.document.IndexedPropertyValues") ), in getViewData()
H A Dobjmisc.cxx872 return DEFINE_CONST_UNICODE( "-empty-" ); in X()
951 return DEFINE_CONST_UNICODE( "-not available-" ); in GetTitle()
1044 String aRet( DEFINE_CONST_UNICODE( "..." ) ); in GetTitle()
2403 …:XSimpleFileAccess > xSimpleFileAccess( xFactory->createInstance( DEFINE_CONST_UNICODE( "com.sun.s… in StoreLog()
H A Ddocfile.cxx1555 …ce < embed::XStorage > xSub = pImp->xStorage->openStorageElement( DEFINE_CONST_UNICODE( "Versions"… in GetStorage()
2323 aDest.setExtension( DEFINE_CONST_UNICODE( "bak" ) ); in DoBackup_Impl()
2758 …xFactory->createInstance( DEFINE_CONST_UNICODE("com.sun.star.task.InteractionHandler") ), ::com::s… in GetAuthenticationInteractionHandler()
2796 …xFactory->createInstance( DEFINE_CONST_UNICODE("com.sun.star.task.InteractionHandler") ), ::com::s… in GetInteractionHandler()
3607 String aRevName = DEFINE_CONST_UNICODE( "Version" ); in AddVersion_Impl()
H A Dprinthelper.cxx285 aPrinter.getArray()[7].Name = DEFINE_CONST_UNICODE( "CanSetPaperSize" ); in getPrinter()
288 aPrinter.getArray()[6].Name = DEFINE_CONST_UNICODE( "CanSetPaperFormat" ); in getPrinter()
291 aPrinter.getArray()[5].Name = DEFINE_CONST_UNICODE( "CanSetPaperOrientation" ); in getPrinter()
294 aPrinter.getArray()[4].Name = DEFINE_CONST_UNICODE( "IsBusy" ); in getPrinter()
297 aPrinter.getArray()[3].Name = DEFINE_CONST_UNICODE( "PaperSize" ); in getPrinter()
301 aPrinter.getArray()[2].Name = DEFINE_CONST_UNICODE( "PaperFormat" ); in getPrinter()
305 aPrinter.getArray()[1].Name = DEFINE_CONST_UNICODE( "PaperOrientation" ); in getPrinter()
309 aPrinter.getArray()[0].Name = DEFINE_CONST_UNICODE( "Name" ); in getPrinter()
/trunk/main/sfx2/source/appl/
H A Dappserv.cxx190 SfxStringItem aReferer( SID_REFERER, DEFINE_CONST_UNICODE( "private/user" ) ); in MiscExec_Impl()
210 …sktop ( ::comphelper::getProcessServiceFactory()->createInstance( DEFINE_CONST_UNICODE("com.sun.st… in MiscExec_Impl()
276 …sktop ( ::comphelper::getProcessServiceFactory()->createInstance( DEFINE_CONST_UNICODE("com.sun.st… in MiscExec_Impl()
501DEFINE_CONST_UNICODE("com.sun.star.frame.Desktop") ), UNO_QUERY ); in MiscExec_Impl()
612 …sktop ( ::comphelper::getProcessServiceFactory()->createInstance( DEFINE_CONST_UNICODE("com.sun.st… in MiscState_Impl()
H A Dappuno.cxx922 String sSlotName( DEFINE_CONST_UNICODE( "OptionsTreeDialog" ) ); in TransformParameters()
923 String sPropName( DEFINE_CONST_UNICODE( "OptionsPageURL" ) ); in TransformParameters()
H A Dsfxhelp.cxx173 rURL += DEFINE_CONST_UNICODE("Language="); in AppendConfigToken_Impl()
175 rURL += DEFINE_CONST_UNICODE("&System="); in AppendConfigToken_Impl()
651 sDefaultModule = DEFINE_CONST_UNICODE("swriter"); in getDefaultModule_Impl()
653 sDefaultModule = DEFINE_CONST_UNICODE("scalc"); in getDefaultModule_Impl()
657 sDefaultModule = DEFINE_CONST_UNICODE("sdraw"); in getDefaultModule_Impl()
659 sDefaultModule = DEFINE_CONST_UNICODE("smath"); in getDefaultModule_Impl()
661 sDefaultModule = DEFINE_CONST_UNICODE("schart"); in getDefaultModule_Impl()
663 sDefaultModule = DEFINE_CONST_UNICODE("sbasic"); in getDefaultModule_Impl()
836 DEFINE_CONST_UNICODE("Title"), in impl_createHelp()
891 sHelpText += DEFINE_CONST_UNICODE(": "); in GetHelpText()
[all …]
H A Dappopen.cxx520 aArgs[nLength].Name = DEFINE_CONST_UNICODE("Title"); in LoadTemplate()
650 SfxStringItem aReferer( SID_REFERER, DEFINE_CONST_UNICODE("private:user") ); in NewDocExec_Impl()
651 SfxStringItem aTarget( SID_TARGETNAME, DEFINE_CONST_UNICODE("_default") ); in NewDocExec_Impl()
663 SfxStringItem aName( SID_FILE_NAME, DEFINE_CONST_UNICODE("private:factory") ); in NewDocExec_Impl()
H A Dshutdownicon.cxx657 DEFINE_CONST_UNICODE( "com.sun.star.frame.Desktop" )), in init()
/trunk/main/sfx2/source/bastyp/
H A Dfltfnc.cxx501 InfoBox( NULL, DEFINE_CONST_UNICODE("Hier soll jetzt das Setup starten!") ).Execute(); in IsFilterInstalled_Impl()
601 …r::container::XContainerQuery >( xServiceManager->createInstance( DEFINE_CONST_UNICODE( "com.sun.s… in GetFilterForProps()
789 …:star::container::XNameAccess >( xServiceManager->createInstance( DEFINE_CONST_UNICODE( "com.sun.s… in GetFilter4FilterName()
790 …:star::container::XNameAccess >( xServiceManager->createInstance( DEFINE_CONST_UNICODE( "com.sun.s… in GetFilter4FilterName()
832 pFilter->GetWildcard() != DEFINE_CONST_UNICODE("*.*") && pFilter->GetWildcard() != '*' ) in IMPL_STATIC_LINK()
1014 … sExtension = implc_convertStringlistToString( lExtensions, ';', DEFINE_CONST_UNICODE("*.") ); in ReadSingleFilter_Impl()
1044 sal_Int32 nStartRealName = sFilterName.indexOf( DEFINE_CONST_UNICODE(": "), 0 ); in ReadSingleFilter_Impl()
1111 …:star::container::XNameAccess >( xServiceManager->createInstance( DEFINE_CONST_UNICODE( "com.sun.s… in ReadFilters_Impl()
1112 …:star::container::XNameAccess >( xServiceManager->createInstance( DEFINE_CONST_UNICODE( "com.sun.s… in ReadFilters_Impl()
/trunk/main/cui/source/customize/
H A Dacccfg.cxx1377 m_pFileDlg->AddFilter( aFilterAllStr, DEFINE_CONST_UNICODE( FILEDIALOG_FILTER_ALL ) ); in StartFileDialog()
1378 m_pFileDlg->AddFilter( aFilterCfgStr, DEFINE_CONST_UNICODE( "*.cfg" ) ); in StartFileDialog()
/trunk/main/desktop/source/app/
H A Dapp.cxx175 #define DEFINE_CONST_UNICODE(CONSTASCII) UniString(RTL_CONSTASCII_USTRINGPARAM(CONSTASCII)) macro
1960 aTitle += DEFINE_CONST_UNICODE(" ["); in Main()
2577 xSMgr->createInstance(DEFINE_CONST_UNICODE("com.sun.star.comp.ole.EmbedServer")); in EnableOleAutomation()
2665 DEFINE_CONST_UNICODE( "com.sun.star.frame.UICommandDescription" )), UNO_QUERY ); in PreloadConfigurationData()
2684 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:BasicShapes" )); in PreloadConfigurationData()
2685 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:EditGlossary" )); in PreloadConfigurationData()
2697 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:InsertObjectStarMath" )); in PreloadConfigurationData()
2709 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:Polygon" )); in PreloadConfigurationData()
2769 DEFINE_CONST_UNICODE( "com.sun.star.ui.UIElementFactoryManager" )), in PreloadConfigurationData()
2786 DEFINE_CONST_UNICODE( "com.sun.star.frame.PopupMenuControllerFactory" )), in PreloadConfigurationData()
[all …]
/trunk/main/basctl/source/basicide/
H A Dmoduldl2.cxx1272 ( DEFINE_CONST_UNICODE("com.sun.star.task.InteractionHandler") ), UNO_QUERY ); in ExportAsPackage()
1377 ( DEFINE_CONST_UNICODE("com.sun.star.packages.manifest.ManifestWriter") ), UNO_QUERY ); in ExportAsPackage()
1379 ( DEFINE_CONST_UNICODE("com.sun.star.io.Pipe") ), UNO_QUERY ); in ExportAsPackage()
1415 ( DEFINE_CONST_UNICODE("com.sun.star.task.InteractionHandler") ), UNO_QUERY ); in ExportAsBasic()
/trunk/main/cui/source/options/
H A Dtreeopt.cxx1821 DEFINE_CONST_UNICODE("com.sun.star.frame.ModuleManager") ), UNO_QUERY ); in getCurrentFactory_Impl()
1825 DEFINE_CONST_UNICODE("com.sun.star.frame.Desktop") ), UNO_QUERY ); in getCurrentFactory_Impl()
/trunk/main/sfx2/source/view/
H A Dviewfrm.cxx2136 … xFrame.set( xDesktop->findFrame( DEFINE_CONST_UNICODE("_blank"), 0 ), UNO_SET_THROW ); in LoadViewIntoFrame_Impl_NoThrow()
3375 …Reference < XFrame > xBeamer( xFrame->findFrame( DEFINE_CONST_UNICODE("_beamer"), FrameSearchFlag:… in ChildWindowExecute()
3476 findFrame( DEFINE_CONST_UNICODE("_beamer"), FrameSearchFlag::CHILDREN ); in ChildWindowState()
H A Dviewfrm2.cxx120 DEFINE_CONST_UNICODE("com.sun.star.tab.tabreg") ), UNO_QUERY ); in _getTabString()
248 aTitle += DEFINE_CONST_UNICODE(" ["); in UpdateTitle()
H A Dviewprn.cxx691 String aHelpFilterName( DEFINE_CONST_UNICODE("writer_web_HTML_help") ); in ExecPrint_Impl()
H A Dframe.cxx503 rList.Insert( new String( DEFINE_CONST_UNICODE( "_top" ) ) ); in GetTargetList()
504 rList.Insert( new String( DEFINE_CONST_UNICODE( "_parent" ) ) ); in GetTargetList()
505 rList.Insert( new String( DEFINE_CONST_UNICODE( "_blank" ) ) ); in GetTargetList()
506 rList.Insert( new String( DEFINE_CONST_UNICODE( "_self" ) ) ); in GetTargetList()
H A Dframe2.cxx240 xFrame.set( xDesktop->findFrame( DEFINE_CONST_UNICODE("_blank"), 0 ), UNO_SET_THROW ); in CreateBlankFrame()
/trunk/main/cui/source/dialogs/
H A Dinsdlg.cxx351 DEFINE_CONST_UNICODE("com.sun.star.task.InteractionHandler") ), in Execute()
/trunk/main/uui/source/
H A Dnewerverwarn.cxx52 #define DEFINE_CONST_UNICODE( CONSTASCII ) ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( CONSTASCI… macro
119 …OSL_VERIFY( xUpdateConfig->getByName( DEFINE_CONST_UNICODE( "AutoCheckEnabled" ) ) >>= bUpdateChec… in IMPL_LINK()
126 DEFINE_CONST_UNICODE("org.openoffice.Office.Addons/"), in IMPL_LINK()
127 DEFINE_CONST_UNICODE("AddonUI/OfficeHelp/UpdateCheckJob"), in IMPL_LINK()
128 DEFINE_CONST_UNICODE("URL"), in IMPL_LINK()
/trunk/main/sw/source/ui/table/
H A Dtabledlg.cxx994 sColumnWidth.SearchAndReplace( DEFINE_CONST_UNICODE("%1"), sIndex ); in IMPL_LINK()
/trunk/main/svx/source/form/
H A Ddatanavi.cxx74 #define CFGNAME_DATANAVIGATOR DEFINE_CONST_UNICODE("DataNavigator")
75 #define CFGNAME_SHOWDETAILS DEFINE_CONST_UNICODE("ShowDetails")
76 #define MSG_VARIABLE DEFINE_CONST_UNICODE("%1")
77 #define MODELNAME DEFINE_CONST_UNICODE("$MODELNAME")
78 #define INSTANCENAME DEFINE_CONST_UNICODE("$INSTANCENAME")
79 #define ELEMENTNAME DEFINE_CONST_UNICODE("$ELEMENTNAME")
80 #define ATTRIBUTENAME DEFINE_CONST_UNICODE("$ATTRIBUTENAME")
81 #define SUBMISSIONNAME DEFINE_CONST_UNICODE("$SUBMISSIONNAME")
82 #define BINDINGNAME DEFINE_CONST_UNICODE("$BINDINGNAME")
3698 String sFilterName( DEFINE_CONST_UNICODE("XML") ); in IMPL_LINK()
[all …]
/trunk/main/svx/source/dialog/
H A Dsrchdlg.cxx786 DEFINE_CONST_UNICODE("com.sun.star.frame.ModuleManager") ), uno::UNO_QUERY ); in CalculateDelta_Impl()
H A Dimapdlg.cxx634 aDlg.AddFilter( DEFINE_CONST_UNICODE( IMAP_CERN_FILTER ), DEFINE_CONST_UNICODE( IMAP_CERN_TYPE ) ); in DoOpen()
635 aDlg.AddFilter( DEFINE_CONST_UNICODE( IMAP_NCSA_FILTER ), DEFINE_CONST_UNICODE( IMAP_NCSA_TYPE ) ); in DoOpen()
636 …aDlg.AddFilter( DEFINE_CONST_UNICODE( IMAP_BINARY_FILTER ), DEFINE_CONST_UNICODE( IMAP_BINARY_TYPE… in DoOpen()
701 aExt = DEFINE_CONST_UNICODE( IMAP_BINARY_EXT ); in DoSave()
706 aExt = DEFINE_CONST_UNICODE( IMAP_CERN_EXT ); in DoSave()
711 aExt = DEFINE_CONST_UNICODE( IMAP_NCSA_EXT ); in DoSave()
768 maCbbTarget.SetText( DEFINE_CONST_UNICODE( SELF_TARGET ) ); in IMPL_LINK()
814 maCbbTarget.SetText( DEFINE_CONST_UNICODE( SELF_TARGET ) ); in IMPL_LINK()
837 aStr.Append( DEFINE_CONST_UNICODE( " / " ) ); in IMPL_LINK()
860 aStr.Append( DEFINE_CONST_UNICODE( " x " ) ); in IMPL_LINK()
[all …]

Completed in 257 milliseconds

123