Home
last modified time | relevance | path

Searched refs:A2S (Results 1 – 25 of 61) sorted by relevance

123

/trunk/main/sdext/source/presenter/
H A DPresenterTheme.cxx48 #define A2S(s) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s))) macro
451 A2S("Presenter/Themes/") + mpTheme->msConfigurationNodeName + A2S("/ViewStyles"))) in GetNodeForViewStyle()
456 A2S("StyleName"), in GetNodeForViewStyle()
484 if (rsBitmapName == A2S("Background")) in GetBitmap()
526 if (rsBitmapName == A2S("Background")) in GetBitmap()
657 aFontRequest.FontDescription.FamilyName = A2S("Tahoma"); in CreateFont()
663 if (msStyleName == A2S("Bold")) in CreateFont()
694 geometry::RealRectangle2D aBox (PresenterCanvasHelper::GetTextBoundingBox (xFont, A2S("X"))); in GetCellSizeForDesignSize()
736 PresenterConfigurationAccess::GetConfigurationNode(mxThemeRoot, A2S("ThemeName")) in Read()
741 if ((PresenterConfigurationAccess::GetConfigurationNode(mxThemeRoot, A2S("ParentTheme")) in Read()
[all …]
H A DPresenterScreen.cxx58 #define A2S(s) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s))) macro
70 A2S( "/org.openoffice.Office.Impress" ), in lcl_IsPresenterEnabled()
76 A2S( "Misc/Start/PresenterScreen" )) >>= bVal ) ) in lcl_IsPresenterEnabled()
126 return A2S("com.sun.star.comp.presentation.PresenterScreenJob"); in getImplementationName_static()
135 A2S("com.sun.star.presentation.PresenterScreenJob")); in getSupportedServiceNames_static()
211 A2S( "com.sun.star.presentation.PresentationDocument" ) ) ) in execute()
327 A2S("PresenterScreenListener object has already been disposed"), in ThrowIfDisposed()
517 if ( ! (xProperties->getPropertyValue(A2S("Display")) >>= nDisplayNumber)) in GetScreenNumber()
535 xFactory->createInstanceWithContext(A2S("com.sun.star.awt.DisplayAccess"),xContext), in GetScreenNumber()
550 xDisplayProperties->getPropertyValue(A2S("DefaultDisplay")) >>= nScreenNumber; in GetScreenNumber()
[all …]
H A DPresenterBitmapContainer.cxx43 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
49 static OUString gsNameProperty (A2S("Name"));
50 static OUString gsNormalFileNameProperty (A2S("NormalFileName"));
51 static OUString gsMouseOverFileNameProperty (A2S("MouseOverFileName"));
52 static OUString gsButtonDownFileNameProperty (A2S("ButtonDownFileName"));
53 static OUString gsDisabledFileNameProperty (A2S("DisabledFileName"));
54 static OUString gsMaskFileNameProperty (A2S("MaskFileName"));
55 static OUString gsXOffsetProperty (A2S("XOffset"));
56 static OUString gsYOffsetProperty (A2S("YOffset"));
57 static OUString gsXHotSpotProperty (A2S("XHotSpot"));
[all …]
H A DPresenterProtocolHandler.cxx54 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
59 const static OUString gsProtocol (A2S("vnd.com.sun.star.presentation.PresenterScreen:"));
252 return A2S("com.sun.star.comp.presentation.PresenterProtocolHandler"); in getImplementationName_static()
260 static const ::rtl::OUString sServiceName(A2S("com.sun.star.frame.ProtocolHandler")); in getSupportedServiceNames_static()
431 if (rsURLPath == A2S("CloseNotes")) in CreateCommand()
435 if (rsURLPath == A2S("CloseSlideSorter")) in CreateCommand()
439 if (rsURLPath == A2S("CloseHelp")) in CreateCommand()
445 if (rsURLPath == A2S("GrowNotesFont")) in CreateCommand()
453 if (rsURLPath == A2S("NextEffect")) in CreateCommand()
456 if (rsURLPath == A2S("NextSlide")) in CreateCommand()
[all …]
H A DPresenterScrollBar.cxx50 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
948 mpPrevButtonDescriptor = mpBitmaps->GetBitmap(A2S("Up")); in UpdateBitmaps()
949 mpNextButtonDescriptor = mpBitmaps->GetBitmap(A2S("Down")); in UpdateBitmaps()
950 mpPagerStartDescriptor = mpBitmaps->GetBitmap(A2S("PagerTop")); in UpdateBitmaps()
951 mpPagerCenterDescriptor = mpBitmaps->GetBitmap(A2S("PagerVertical")); in UpdateBitmaps()
952 mpPagerEndDescriptor = mpBitmaps->GetBitmap(A2S("PagerBottom")); in UpdateBitmaps()
953 mpThumbStartDescriptor = mpBitmaps->GetBitmap(A2S("ThumbTop")); in UpdateBitmaps()
954 mpThumbCenterDescriptor = mpBitmaps->GetBitmap(A2S("ThumbVertical")); in UpdateBitmaps()
955 mpThumbEndDescriptor = mpBitmaps->GetBitmap(A2S("ThumbBottom")); in UpdateBitmaps()
1171 mpPrevButtonDescriptor = mpBitmaps->GetBitmap(A2S("Left")); in UpdateBitmaps()
[all …]
H A DPresenterController.cxx81 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
136 A2S("missing slide show controller"), in PresenterController()
149 A2S("ResourceActivation"), in PresenterController()
153 A2S("ResourceDeactivation"), in PresenterController()
157 A2S("ConfigurationUpdateEnd"), in PresenterController()
178 A2S("com.sun.star.drawing.PresenterHelper"), in PresenterController()
189 xProperties->getPropertyValue(A2S("ParentWindow")), UNO_QUERY); in PresenterController()
204 A2S("com.sun.star.util.URLTransformer"), in PresenterController()
365 const OUString sCurrentSlideNumberPlaceholder (A2S("CURRENT_SLIDE_NUMBER")); in UpdatePaneTitles()
366 const OUString sCurrentSlideNamePlaceholder (A2S("CURRENT_SLIDE_NAME")); in UpdatePaneTitles()
[all …]
H A DPresenterToolBar.cxx67 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
787 PresenterConfigurationAccess::GetConfigurationNode(xToolBarNode, A2S("Entries")), in CreateControls()
815 if ( ! (PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Type")) >>= sType)) in ProcessEntry()
819 PresenterConfigurationAccess::GetProperty(rxProperties, A2S("Name")) >>= sName; in ProcessEntry()
826 pNormalMode->ReadElementMode(rxProperties, A2S("Normal"), pNormalMode, rContext); in ProcessEntry()
827 pMouseOverMode->ReadElementMode(rxProperties, A2S("MouseOver"), pNormalMode, rContext); in ProcessEntry()
828 pSelectedMode->ReadElementMode(rxProperties, A2S("Selected"), pNormalMode, rContext); in ProcessEntry()
829 pDisabledMode->ReadElementMode(rxProperties, A2S("Disabled"), pNormalMode, rContext); in ProcessEntry()
1186 mpToolBar->Initialize(A2S("PresenterScreenSettings/ToolBars/ToolBar")); in PresenterToolBarView()
1642 if ( ! (PresenterConfigurationAccess::GetProperty(xProperties, A2S("Action")) >>= msAction)) in ReadElementMode()
[all …]
H A DPresenterButton.cxx44 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
68 PresenterConfigurationAccess::GetProperty(xProperties, A2S("Text")) >>= sText; in Create()
69 PresenterConfigurationAccess::GetProperty(xProperties, A2S("Action")) >>= sAction; in Create()
73 pFont = rpTheme->GetFont(A2S("ButtonFont")); in Create()
77 pMouseOverFont = rpTheme->GetFont(A2S("ButtonMouseOverFont")); in Create()
533 SharedBitmapDescriptor pLeftBitmap (mpTheme->GetBitmap(A2S("ButtonFrameLeft"))); in SetupButtonBitmaps()
534 SharedBitmapDescriptor pCenterBitmap(mpTheme->GetBitmap(A2S("ButtonFrameCenter"))); in SetupButtonBitmaps()
535 SharedBitmapDescriptor pRightBitmap(mpTheme->GetBitmap(A2S("ButtonFrameRight"))); in SetupButtonBitmaps()
583 aConfiguration.GetConfigurationNode(A2S("PresenterScreenSettings/Buttons")), in GetConfigurationProperties()
587 A2S("Name"), in GetConfigurationProperties()
H A DPresenterConfigurationAccess.cxx38 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
43 A2S("/org.openoffice.Office.PresenterScreen/");
59 A2S("nodepath"), in PresenterConfigurationAccess()
64 A2S("depth"), in PresenterConfigurationAccess()
69 A2S("lazywrite"), in PresenterConfigurationAccess()
76 sAccessService = A2S("com.sun.star.configuration.ConfigurationAccess"); in PresenterConfigurationAccess()
78 sAccessService = A2S("com.sun.star.configuration.ConfigurationUpdateAccess"); in PresenterConfigurationAccess()
82 A2S("com.sun.star.configuration.ConfigurationProvider"), in PresenterConfigurationAccess()
H A DPresenterSlideSorter.cxx57 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
353 A2S("SlideSorterCloser")); in PresenterSlideSorter()
358 mpPresenterController->GetTheme()->GetFont(A2S("ButtonFont"))); in PresenterSlideSorter()
1742 mpLeftLabelBitmap = pBitmaps->GetBitmap(A2S("LabelLeft")); in MouseOverManager()
1743 mpCenterLabelBitmap = pBitmaps->GetBitmap(A2S("LabelCenter")); in MouseOverManager()
1744 mpRightLabelBitmap = pBitmaps->GetBitmap(A2S("LabelRight")); in MouseOverManager()
1747 mpFont = rpTheme->GetFont(A2S("SlideSorterLabelFont")); in MouseOverManager()
1831 xSlideProperties->getPropertyValue(A2S("LinkDisplayName")) >>= msText; in SetSlide()
1834 msText = A2S("Slide ") + OUString::valueOf(nSlideIndex + 1); in SetSlide()
1936 const OUString sEllipses (A2S("...")); in GetFittingText()
[all …]
H A DPresenterPaneBorderPainter.cxx53 #define A2S(s) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s))) macro
939 mpTopLeft = GetBitmap(rpTheme, rsStyleName, A2S("TopLeft")); in RendererPaneStyle()
940 mpTop = GetBitmap(rpTheme, rsStyleName, A2S("Top")); in RendererPaneStyle()
941 mpTopRight = GetBitmap(rpTheme, rsStyleName, A2S("TopRight")); in RendererPaneStyle()
942 mpLeft = GetBitmap(rpTheme, rsStyleName, A2S("Left")); in RendererPaneStyle()
943 mpRight = GetBitmap(rpTheme, rsStyleName, A2S("Right")); in RendererPaneStyle()
944 mpBottomLeft = GetBitmap(rpTheme, rsStyleName, A2S("BottomLeft")); in RendererPaneStyle()
945 mpBottom = GetBitmap(rpTheme, rsStyleName, A2S("Bottom")); in RendererPaneStyle()
946 mpBottomRight = GetBitmap(rpTheme, rsStyleName, A2S("BottomRight")); in RendererPaneStyle()
947 mpBottomCallout = GetBitmap(rpTheme, rsStyleName, A2S("BottomCallout")); in RendererPaneStyle()
[all …]
H A DPresenterNotesView.cxx57 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
121 A2S("NotesViewCloser")); in PresenterNotesView()
242 A2S("PresenterScreenSettings/ToolBars/NotesToolBar")); in CreateToolBar()
251 A2S("com.sun.star.presentation.NotesShape")); in SetSlide()
253 A2S("com.sun.star.drawing.TextShape")); in SetSlide()
743 pConfiguration->GoToChild(A2S("Font")); in ChangeFontSize()
744 pConfiguration->SetProperty(A2S("Size"), Any((sal_Int32)(nNewSize+0.5))); in ChangeFontSize()
795 A2S("PresenterNotesView object has already been disposed"), in ThrowIfDisposed()
H A DPresenterViewFactory.cxx53 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
58 A2S("private:resource/view/Presenter/CurrentSlidePreview"));
60 A2S("private:resource/view/Presenter/NextSlidePreview"));
62 A2S("private:resource/view/Presenter/Notes"));
64 A2S("private:resource/view/Presenter/ToolBar"));
66 A2S("private:resource/view/Presenter/SlideSorter"));
68 A2S("private:resource/view/Presenter/Help"));
/trunk/main/sfx2/source/sidebar/
H A DEnumContext.cxx30 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
188 AddEntry(A2S("com.sun.star.text.TextDocument"), EnumContext::Application_Writer); in ProvideApplicationContainers()
189 AddEntry(A2S("com.sun.star.text.GlobalDocument"), EnumContext::Application_WriterGlobal); in ProvideApplicationContainers()
190 AddEntry(A2S("com.sun.star.text.WebDocument"), EnumContext::Application_WriterWeb); in ProvideApplicationContainers()
191 AddEntry(A2S("com.sun.star.xforms.XMLFormDocument"), EnumContext::Application_WriterXML); in ProvideApplicationContainers()
192 AddEntry(A2S("com.sun.star.sdb.FormDesign"), EnumContext::Application_WriterForm); in ProvideApplicationContainers()
193 AddEntry(A2S("com.sun.star.sdb.TextReportDesign"), EnumContext::Application_WriterReport); in ProvideApplicationContainers()
194 AddEntry(A2S("com.sun.star.sheet.SpreadsheetDocument"), EnumContext::Application_Calc); in ProvideApplicationContainers()
195 AddEntry(A2S("com.sun.star.drawing.DrawingDocument"), EnumContext::Application_Draw); in ProvideApplicationContainers()
196 … AddEntry(A2S("com.sun.star.presentation.PresentationDocument"), EnumContext::Application_Impress); in ProvideApplicationContainers()
[all …]
H A DControllerFactory.cxx90 aPropValue.Name = A2S("Frame"); in CreateToolBoxController()
94 aPropValue.Name = A2S("ServiceManager"); in CreateToolBoxController()
98 aPropValue.Name = A2S("CommandURL"); in CreateToolBoxController()
153 …comphelper::getProcessServiceFactory()->createInstance(A2S("com.sun.star.frame.ToolbarControllerFa… in CreateToolBarController()
162 aPropValue.Name = A2S("ModuleIdentifier"); in CreateToolBarController()
166 aPropValue.Name = A2S("Frame"); in CreateToolBarController()
170 aPropValue.Name = A2S("ServiceManager"); in CreateToolBarController()
174 aPropValue.Name = A2S("ParentWindow"); in CreateToolBarController()
180 aPropValue.Name = A2S("Width"); in CreateToolBarController()
188 xFactoryProperties->getPropertyValue(A2S("DefaultContext")) >>= xComponentContext; in CreateToolBarController()
H A DTheme.cxx315 ? A2S("private:graphicrepository/sfx2/res/grip_hc.png") in UpdateTheme()
316 : A2S("private:graphicrepository/sfx2/res/grip.png"))); in UpdateTheme()
321 ? A2S("private:graphicrepository/res/plus_sch.png") in UpdateTheme()
322 : A2S("private:graphicrepository/res/plus.png"))); in UpdateTheme()
327 ? A2S("private:graphicrepository/res/minus_sch.png") in UpdateTheme()
328 : A2S("private:graphicrepository/res/minus.png"))); in UpdateTheme()
333 ? A2S("private:graphicrepository/sfx2/res/sidebar/open_more_hc.png") in UpdateTheme()
334 : A2S("private:graphicrepository/sfx2/res/sidebar/open_more.png"))); in UpdateTheme()
339 ? A2S("private:graphicrepository/sfx2/res/sidebar/morebutton_h.png") in UpdateTheme()
340 : A2S("private:graphicrepository/sfx2/res/sidebar/morebutton.png"))); in UpdateTheme()
[all …]
H A DCommandInfoProvider.cxx40 #define A2S(s) rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) macro
131 return sLabel + A2S(" (") + sShortCut + A2S(")"); in GetLabelForCommand()
208 … mxServiceFactory->createInstance(A2S("com.sun.star.ui.ModuleUIConfigurationManagerSupplier")), in GetModuleAcceleratorConfiguration()
235 mxServiceFactory->createInstance(A2S("com.sun.star.ui.GlobalAcceleratorConfiguration")), in GetGlobalAcceleratorConfiguration()
250 mxServiceFactory->createInstance(A2S("com.sun.star.frame.ModuleManager")), in GetModuleIdentifier()
/trunk/main/sw/source/ui/sidebar/
H A DWrapPropertyPanel.cxx42 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
53 …throw ::com::sun::star::lang::IllegalArgumentException(A2S("no parent Window given to WrapProperty… in Create()
55 …throw ::com::sun::star::lang::IllegalArgumentException(A2S("no XFrame given to WrapPropertyPanel::… in Create()
57 …throw ::com::sun::star::lang::IllegalArgumentException(A2S("no SfxBindings given to WrapPropertyPa… in Create()
112 ::GetImage( mxFrame, A2S(".uno:WrapOff"), sal_False, sal_False ) ); in Initialize()
114 ::GetImage( mxFrame, A2S(".uno:WrapLeft"), sal_False, sal_False ) ); in Initialize()
116 ::GetImage( mxFrame, A2S(".uno:WrapRight"), sal_False, sal_False ) ); in Initialize()
118 ::GetImage( mxFrame, A2S(".uno:WrapOn"), sal_False, sal_False ) ); in Initialize()
120 ::GetImage( mxFrame, A2S(".uno:WrapThrough"), sal_False, sal_False ) ); in Initialize()
122 ::GetImage( mxFrame, A2S(".uno:WrapIdeal"), sal_False, sal_False ) ); in Initialize()
[all …]
H A DSwPanelFactory.cxx49 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) macro
56 return A2S(IMPLEMENTATION_NAME); in getImplementationName()
72 aServiceNames[0] = A2S(SERVICE_NAME); in getSupportedServiceNames()
108 A2S("PanelFactory::createUIElement called without ParentWindow"), in createUIElement()
112 A2S("PanelFactory::createUIElement called without Frame"), in createUIElement()
116 A2S("PanelFactory::createUIElement called without SfxBindings"), in createUIElement()
/trunk/main/svx/source/sidebar/text/
H A DTextPropertyPanel.cxx74 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
120 …throw lang::IllegalArgumentException(A2S("no parent Window given to TextPropertyPanel::Create"), N… in Create()
122 …throw lang::IllegalArgumentException(A2S("no XFrame given to TextPropertyPanel::Create"), NULL, 1); in Create()
124 …throw lang::IllegalArgumentException(A2S("no SfxBindings given to TextPropertyPanel::Create"), NUL… in Create()
185 … maFontNameControl (SID_ATTR_CHAR_FONT, *pBindings, *this, A2S("CharFontName"), rxFrame), in TextPropertyPanel()
186 … maFontSizeControl (SID_ATTR_CHAR_FONTHEIGHT, *pBindings, *this, A2S("FontHeight"), rxFrame), in TextPropertyPanel()
187 … maWeightControl (SID_ATTR_CHAR_WEIGHT, *pBindings, *this, A2S("Bold"), rxFrame), in TextPropertyPanel()
188 … maItalicControl (SID_ATTR_CHAR_POSTURE, *pBindings, *this, A2S("Italic"), rxFrame), in TextPropertyPanel()
189 … maUnderlineControl (SID_ATTR_CHAR_UNDERLINE, *pBindings, *this, A2S("Underline"), rxFrame), in TextPropertyPanel()
190 … maStrikeControl (SID_ATTR_CHAR_STRIKEOUT, *pBindings, *this, A2S("Strikeout"), rxFrame), in TextPropertyPanel()
[all …]
/trunk/main/sc/source/ui/sidebar/
H A DNumberFormatPropertyPanel.cxx47 #define A2S(pString) (::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(pString))) macro
115 GetImage(mxFrame, A2S(".uno:NumericField"), sal_False, Theme::IsHighContrastMode())); in Initialize()
118 GetImage(mxFrame, A2S(".uno:NumberFormatPercent"), sal_False, Theme::IsHighContrastMode())); in Initialize()
121 … GetImage(mxFrame, A2S(".uno:NumberFormatCurrency"), sal_False, Theme::IsHighContrastMode())); in Initialize()
124 GetImage(mxFrame, A2S(".uno:NumberFormatDate"), sal_False, Theme::IsHighContrastMode())); in Initialize()
127 GetImage(mxFrame, A2S(".uno:InsertFixedText"), sal_False, Theme::IsHighContrastMode())); in Initialize()
243 …throw lang::IllegalArgumentException(A2S("no parent Window given to NumberFormatPropertyPanel::Cre… in Create()
245 …throw lang::IllegalArgumentException(A2S("no XFrame given to NumberFormatPropertyPanel::Create"), … in Create()
247 …throw lang::IllegalArgumentException(A2S("no SfxBindings given to NumberFormatPropertyPanel::Creat… in Create()
H A DScPanelFactory.cxx52 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) macro
59 return A2S(IMPLEMENTATION_NAME); in getImplementationName()
75 aServiceNames[0] = A2S(SERVICE_NAME); in getSupportedServiceNames()
111 A2S("PanelFactory::createUIElement called without ParentWindow"), in createUIElement()
115 A2S("PanelFactory::createUIElement called without Frame"), in createUIElement()
119 A2S("PanelFactory::createUIElement called without SfxBindings"), in createUIElement()
/trunk/main/framework/source/services/
H A DEventMultiplexer.cxx29 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) macro
64 …throw css::lang::IllegalArgumentException(A2S("can not add an empty reference"), static_cast<XWeak… in addEventListener()
84 … throw cssl::IllegalArgumentException(A2S("listener added twice"), static_cast<XWeak*>(this), 0); in addEventListener()
98 …throw cssl::IllegalArgumentException(A2S("can not remove an empty reference"), static_cast<XWeak*>… in removeEventListener()
119 …throw cssl::IllegalArgumentException(A2S("can not remove an empty reference"), static_cast<XWeak*>… in removeAllEventListeners()
231 return A2S(IMPLEMENTATION_NAME); in impl_getStaticImplementationName()
240 aServiceNames[0] = A2S(SERVICE_NAME); in static_GetSupportedServiceNames()
241 aServiceNames[1] = A2S(SINGLETON_NAME); in static_GetSupportedServiceNames()
H A DContextChangeEventMultiplexer.cxx29 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) macro
100 A2S("can not add an empty reference"), in addContextChangeEventListener()
114 … throw cssl::IllegalArgumentException(A2S("listener added twice"), static_cast<XWeak*>(this), 0); in addContextChangeEventListener()
140 A2S("can not remove an empty reference"), in removeContextChangeEventListener()
169 A2S("can not remove an empty reference"), in removeAllContextChangeEventListeners()
349 return A2S(IMPLEMENTATION_NAME); in impl_getStaticImplementationName()
358 aServiceNames[0] = A2S(SERVICE_NAME); in static_GetSupportedServiceNames()
359 aServiceNames[1] = A2S(SINGLETON_NAME); in static_GetSupportedServiceNames()
/trunk/main/svx/source/sidebar/
H A DPanelFactory.cxx55 #define A2S(s) ::rtl::OUString(RTL_CONSTASCII_USTRINGPARAM(s)) macro
62 return A2S(IMPLEMENTATION_NAME); in getImplementationName()
84 aServiceNames[0] = A2S(SERVICE_NAME); in getSupportedServiceNames()
128 A2S("PanelFactory::createUIElement called without ParentWindow"), in createUIElement()
132 A2S("PanelFactory::createUIElement called without Frame"), in createUIElement()
136 A2S("PanelFactory::createUIElement called without SfxBindings"), in createUIElement()

123