Home
last modified time | relevance | path

Searched refs:aServiceNames (Results 51 – 75 of 176) sorted by relevance

12345678

/aoo41x/main/vbahelper/source/msforms/
H A Dvbascrollbar.cxx120 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
121 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
123 aServiceNames.realloc( 1 ); in getServiceNames()
124 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.Frame" ) ); in getServiceNames()
126 return aServiceNames; in getServiceNames()
H A Dvbatogglebutton.cxx139 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
140 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
142 aServiceNames.realloc( 1 ); in getServiceNames()
143aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.ToggleButton" ) ); in getServiceNames()
145 return aServiceNames; in getServiceNames()
H A Dvbatextbox.cxx152 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
153 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
155 aServiceNames.realloc( 1 ); in getServiceNames()
156 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.TextBox" ) ); in getServiceNames()
158 return aServiceNames; in getServiceNames()
/aoo41x/main/sw/source/ui/vba/
H A Dvbatable.cxx110 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
111 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
113 aServiceNames.realloc( 1 ); in getServiceNames()
114 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Table" ) ); in getServiceNames()
116 return aServiceNames; in getServiceNames()
H A Dvbaautotextentry.cxx71 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
72 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
74 aServiceNames.realloc( 1 ); in getServiceNames()
75 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.AutoTextEntry" ) ); in getServiceNames()
77 return aServiceNames; in getServiceNames()
H A Dvbastyle.cxx138 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
139 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
141 aServiceNames.realloc( 1 ); in getServiceNames()
142 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.XStyle" ) ); in getServiceNames()
144 return aServiceNames; in getServiceNames()
H A Dvbasystem.cxx176 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
177 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
179 aServiceNames.realloc( 1 ); in getServiceNames()
180 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.System" ) ); in getServiceNames()
182 return aServiceNames; in getServiceNames()
H A Dvbaglobals.cxx149 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
150 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
152 aServiceNames.realloc( 1 ); in getServiceNames()
153aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Globals" ) ); in getServiceNames()
155 return aServiceNames; in getServiceNames()
H A Dvbaapplication.cxx194 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
195 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
197 aServiceNames.realloc( 1 ); in getServiceNames()
198 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Application" ) ); in getServiceNames()
200 return aServiceNames; in getServiceNames()
H A Dvbaparagraph.cxx57 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
58 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
60 aServiceNames.realloc( 1 ); in getServiceNames()
61 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Paragraph" ) ); in getServiceNames()
63 return aServiceNames; in getServiceNames()
H A Dvbaoptions.cxx273 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
274 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
276 aServiceNames.realloc( 1 ); in getServiceNames()
277 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Options" ) ); in getServiceNames()
279 return aServiceNames; in getServiceNames()
H A Dvbatables.cxx144 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
145 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
147 aServiceNames.realloc( 1 ); in getServiceNames()
148 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Tables" ) ); in getServiceNames()
150 return aServiceNames; in getServiceNames()
/aoo41x/main/sc/source/ui/vba/
H A Dvbacharacters.cxx124 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
125 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
127 aServiceNames.realloc( 1 ); in getServiceNames()
128 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Characters" ) ); in getServiceNames()
130 return aServiceNames; in getServiceNames()
H A Dvbaoleobject.cxx153 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
154 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
156 aServiceNames.realloc( 1 ); in getServiceNames()
157 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.OLEObject" ) ); in getServiceNames()
159 return aServiceNames; in getServiceNames()
H A Dvbaformatcondition.cxx165 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
166 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
168 aServiceNames.realloc( 1 ); in getServiceNames()
169aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.FormatCondition" ) … in getServiceNames()
171 return aServiceNames; in getServiceNames()
H A Dvbatitle.hxx150 static css::uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
151 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
153 aServiceNames.realloc( 1 ); in getServiceNames()
154 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.XTitle" ) ); in getServiceNames()
156 return aServiceNames; in getServiceNames()
H A Dvbachartobject.cxx145 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
146 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
148 aServiceNames.realloc( 1 ); in getServiceNames()
149 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.ChartObject" ) ); in getServiceNames()
151 return aServiceNames; in getServiceNames()
H A Dvbaoleobjects.cxx174 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
175 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
177 aServiceNames.realloc( 1 ); in getServiceNames()
178 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.OLEObjects" ) ); in getServiceNames()
180 return aServiceNames; in getServiceNames()
H A Dvbastyle.cxx175 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
176 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
178 aServiceNames.realloc( 1 ); in getServiceNames()
179aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.XStyle" ) ); in getServiceNames()
181 return aServiceNames; in getServiceNames()
/aoo41x/main/vbahelper/source/vbahelper/
H A Dvbatextframe.cxx154 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
155 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
157 aServiceNames.realloc( 1 ); in getServiceNames()
158aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.TextFrame" ) ); in getServiceNames()
160 return aServiceNames; in getServiceNames()
H A Dvbacolorformat.cxx175 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
176 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
178 aServiceNames.realloc( 1 ); in getServiceNames()
179aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.ColorFormat" ) ); in getServiceNames()
181 return aServiceNames; in getServiceNames()
H A Dvbafillformat.cxx187 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
188 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
190 aServiceNames.realloc( 1 ); in getServiceNames()
191aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.FillFormat" ) ); in getServiceNames()
193 return aServiceNames; in getServiceNames()
H A Dvbawindowbase.cxx142 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local
143 if ( aServiceNames.getLength() == 0 ) in getServiceNames()
145 aServiceNames.realloc( 1 ); in getServiceNames()
146 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.VbaWindowBase" ) ); in getServiceNames()
148 return aServiceNames; in getServiceNames()
/aoo41x/main/svx/source/accessibility/
H A DAccessibleGraphicShape.cxx143 uno::Sequence<OUString> aServiceNames = in getSupportedServiceNames() local
145 sal_Int32 nCount (aServiceNames.getLength()); in getSupportedServiceNames()
148 aServiceNames.realloc (nCount + 1); in getSupportedServiceNames()
151 aServiceNames[nCount] = sAdditionalServiceName; in getSupportedServiceNames()
153 return aServiceNames; in getSupportedServiceNames()
H A DAccessibleOLEShape.cxx149 uno::Sequence< ::rtl::OUString > aServiceNames = in getSupportedServiceNames() local
151 sal_Int32 nCount (aServiceNames.getLength()); in getSupportedServiceNames()
154 aServiceNames.realloc (nCount + 1); in getSupportedServiceNames()
157 aServiceNames[nCount] = sAdditionalServiceName; in getSupportedServiceNames()
159 return aServiceNames; in getSupportedServiceNames()

Completed in 175 milliseconds

12345678