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()
2564 xSMgr->createInstance(DEFINE_CONST_UNICODE("com.sun.star.bridge.OleApplicationRegistration")); in EnableOleAutomation()
2565 xSMgr->createInstance(DEFINE_CONST_UNICODE("com.sun.star.comp.ole.EmbedServer")); in EnableOleAutomation()
2603 …un::star::util::XCloseable > xDoc( xLoader->loadComponentFromURL( DEFINE_CONST_UNICODE("private:fa… in PreloadModuleData()
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()
2653 DEFINE_CONST_UNICODE( "com.sun.star.frame.UICommandDescription" )), UNO_QUERY ); in PreloadConfigurationData()
2672 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:BasicShapes" )); in PreloadConfigurationData()
2673 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:EditGlossary" )); in PreloadConfigurationData()
2685 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:InsertObjectStarMath" )); in PreloadConfigurationData()
2697 xCmdAccess->getByName( DEFINE_CONST_UNICODE( ".uno:Polygon" )); in PreloadConfigurationData()
2706DEFINE_CONST_UNICODE( "com.sun.star.ui.WindowStateConfiguration" )), UNO_QUERY ); in PreloadConfigurationData()
2716 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2726 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2736 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2746 … xWindowAccess->getByName( DEFINE_CONST_UNICODE( "private:resource/toolbar/standardbar" )); in PreloadConfigurationData()
2757 DEFINE_CONST_UNICODE( "com.sun.star.ui.UIElementFactoryManager" )), in PreloadConfigurationData()
2774 DEFINE_CONST_UNICODE( "com.sun.star.frame.PopupMenuControllerFactory" )), in PreloadConfigurationData()
2781 DEFINE_CONST_UNICODE( ".uno:CharFontName" ), in PreloadConfigurationData()
2792 DEFINE_CONST_UNICODE( "com.sun.star.document.FilterFactory" )), UNO_QUERY ); in PreloadConfigurationData()
2806 DEFINE_CONST_UNICODE( "com.sun.star.document.TypeDetection" )), UNO_QUERY ); in PreloadConfigurationData()
3403DEFINE_CONST_UNICODE( "com.sun.star.office.Quickstart" )), in HandleAppEvent()