Lines Matching refs:DEFINE_CONST_UNICODE

175 #define DEFINE_CONST_UNICODE(CONSTASCII)        UniString(RTL_CONSTASCII_USTRINGPARAM(CONSTASCII))  macro
1960 aTitle += DEFINE_CONST_UNICODE(" ["); in Main()
1987 DEFINE_CONST_UNICODE( "com.sun.star.frame.GlobalEventBroadcaster" ) ), UNO_QUERY ); in Main()
2025 DEFINE_CONST_UNICODE( "com.sun.star.comp.desktop.FirstStart" ) ), UNO_QUERY ); in Main()
2440DEFINE_CONST_UNICODE( "com.sun.star.office.Quickstart" ), aSeq ), in InitializeQuickstartMode()
2576 xSMgr->createInstance(DEFINE_CONST_UNICODE("com.sun.star.bridge.OleApplicationRegistration")); in EnableOleAutomation()
2577 xSMgr->createInstance(DEFINE_CONST_UNICODE("com.sun.star.comp.ole.EmbedServer")); in EnableOleAutomation()
2615 …un::star::util::XCloseable > xDoc( xLoader->loadComponentFromURL( DEFINE_CONST_UNICODE("private:fa… in PreloadModuleData()
2627 …un::star::util::XCloseable > xDoc( xLoader->loadComponentFromURL( DEFINE_CONST_UNICODE("private:fa… in PreloadModuleData()
2639 …un::star::util::XCloseable > xDoc( xLoader->loadComponentFromURL( DEFINE_CONST_UNICODE("private:fa… in PreloadModuleData()
2651 …un::star::util::XCloseable > xDoc( xLoader->loadComponentFromURL( DEFINE_CONST_UNICODE("private:fa… in PreloadModuleData()
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()
2718DEFINE_CONST_UNICODE( "com.sun.star.ui.WindowStateConfiguration" )), UNO_QUERY ); in PreloadConfigurationData()
2728 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2738 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2748 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2758 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2769 DEFINE_CONST_UNICODE( "com.sun.star.ui.UIElementFactoryManager" )), in PreloadConfigurationData()
2786 DEFINE_CONST_UNICODE( "com.sun.star.frame.PopupMenuControllerFactory" )), in PreloadConfigurationData()
2793 DEFINE_CONST_UNICODE( ".uno:CharFontName" ), in PreloadConfigurationData()
2804 DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" )), UNO_QUERY ); in PreloadConfigurationData()
2818 DEFINE_CONST_UNICODE( "com.sun.star.document.TypeDetection" )), UNO_QUERY ); in PreloadConfigurationData()
3415DEFINE_CONST_UNICODE( "com.sun.star.office.Quickstart" )), in HandleAppEvent()