/aoo41x/main/sc/source/ui/vba/ |
H A D | vbapagebreak.cxx | 104 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 105 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 107 aServiceNames.realloc( 1 ); in getServiceNames() 110 return aServiceNames; in getServiceNames() 126 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 127 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 129 aServiceNames.realloc( 1 ); in getServiceNames() 132 return aServiceNames; in getServiceNames() 161 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 163 aServiceNames.realloc( 1 ); in getServiceNames() [all …]
|
H A D | vbapagebreaks.cxx | 254 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 255 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 257 aServiceNames.realloc( 1 ); in getServiceNames() 258 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.HPageBreaks" ) ); in getServiceNames() 260 return aServiceNames; in getServiceNames() 315 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 316 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 318 aServiceNames.realloc( 1 ); in getServiceNames() 319 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "ooo.vba.excel.VPageBreaks" ) ); in getServiceNames() 321 return aServiceNames; in getServiceNames()
|
H A D | vbacharttitle.cxx | 42 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 43 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 46 aServiceNames.realloc( BaseServiceNames.getLength() + 1 ); in getServiceNames() 47 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Chart" ) ); in getServiceNames() 49 aServiceNames[ index ] = BaseServiceNames[ index ]; in getServiceNames() 51 return aServiceNames; in getServiceNames()
|
H A D | vbaaxistitle.cxx | 42 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 43 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 46 aServiceNames.realloc( BaseServiceNames.getLength() + 1 ); in getServiceNames() 47 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.AxisTitle" ) ); in getServiceNames() 49 aServiceNames[ index ] = BaseServiceNames[ index ]; in getServiceNames() 51 return aServiceNames; in getServiceNames()
|
H A D | vbaoutline.cxx | 54 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 55 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 57 aServiceNames.realloc( 1 ); in getServiceNames() 58 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Outline" ) ); in getServiceNames() 60 return aServiceNames; in getServiceNames()
|
H A D | vbapivotcache.cxx | 48 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 49 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 51 aServiceNames.realloc( 1 ); in getServiceNames() 52 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.PivotCache" ) ); in getServiceNames() 54 return aServiceNames; in getServiceNames()
|
H A D | vbapivottable.cxx | 52 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 53 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 55 aServiceNames.realloc( 1 ); in getServiceNames() 56 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.PivotTable" ) ); in getServiceNames() 58 return aServiceNames; in getServiceNames()
|
H A D | vbadialogs.cxx | 54 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 55 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 57 aServiceNames.realloc( 1 ); in getServiceNames() 58 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.excel.Dialogs" ) ); in getServiceNames() 60 return aServiceNames; in getServiceNames()
|
/aoo41x/main/vbahelper/source/vbahelper/ |
H A D | vbacommandbarcontrol.cxx | 196 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 197 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 199 aServiceNames.realloc( 1 ); in getServiceNames() 202 return aServiceNames; in getServiceNames() 222 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 223 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 225 aServiceNames.realloc( 1 ); in getServiceNames() 228 return aServiceNames; in getServiceNames() 249 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 251 aServiceNames.realloc( 1 ); in getServiceNames() [all …]
|
H A D | vbacommandbar.cxx | 186 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 187 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 189 aServiceNames.realloc( 1 ); in getServiceNames() 190 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.CommandBar" ) ); in getServiceNames() 192 return aServiceNames; in getServiceNames() 268 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 269 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 271 aServiceNames.realloc( 1 ); in getServiceNames() 272 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.CommandBar" ) ); in getServiceNames() 274 return aServiceNames; in getServiceNames()
|
H A D | vbacommandbarcontrols.cxx | 245 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 246 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 248 aServiceNames.realloc( 1 ); in getServiceNames() 249 … aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.CommandBarControls" ) ); in getServiceNames() 251 return aServiceNames; in getServiceNames() 318 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 319 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 321 aServiceNames.realloc( 1 ); in getServiceNames() 322 … aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.CommandBarControls" ) ); in getServiceNames() 324 return aServiceNames; in getServiceNames()
|
/aoo41x/main/svl/source/uno/ |
H A D | registerservices.cxx | 70 Sequence< OUString > aServiceNames(1); in DECLARE_CREATEINSTANCE() local 71 aServiceNames.getArray()[0] = in DECLARE_CREATEINSTANCE() 78 aServiceNames); in DECLARE_CREATEINSTANCE() 84 Sequence< OUString > aServiceNames(1); in DECLARE_CREATEINSTANCE() local 85 aServiceNames.getArray()[0] = in DECLARE_CREATEINSTANCE() 92 aServiceNames); in DECLARE_CREATEINSTANCE() 97 Sequence< OUString > aServiceNames(1); in DECLARE_CREATEINSTANCE() local 98 aServiceNames.getArray()[0] = in DECLARE_CREATEINSTANCE() 104 aServiceNames); in DECLARE_CREATEINSTANCE()
|
/aoo41x/main/extensions/source/logging/ |
H A D | logger.cxx | 82 const Sequence< ::rtl::OUString > aServiceNames( _rSI.getSupportedServiceNames() ); in lcl_supportsService_nothrow() local 83 for ( const ::rtl::OUString* pServiceNames = aServiceNames.getConstArray(); in lcl_supportsService_nothrow() 84 pServiceNames != aServiceNames.getConstArray() + aServiceNames.getLength(); in lcl_supportsService_nothrow() 310 Sequence< ::rtl::OUString > aServiceNames(1); in getSupportedServiceNames() local 311 …aServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.logging.Logger" ) ); in getSupportedServiceNames() 312 return aServiceNames; in getSupportedServiceNames() 351 Sequence< ::rtl::OUString > aServiceNames(1); in getSupportedServiceNames_static() local 352 aServiceNames[0] = getSingletonName_static(); in getSupportedServiceNames_static() 353 return aServiceNames; in getSupportedServiceNames_static()
|
H A D | plaintextformatter.cxx | 172 const Sequence< ::rtl::OUString > aServiceNames( getSupportedServiceNames() ); in supportsService() local 173 for ( const ::rtl::OUString* pServiceNames = aServiceNames.getConstArray(); in supportsService() 174 pServiceNames != aServiceNames.getConstArray() + aServiceNames.getLength(); in supportsService() 203 Sequence< ::rtl::OUString > aServiceNames(1); in getSupportedServiceNames_static() local 204 …aServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.logging.PlainTextFo… in getSupportedServiceNames_static() 205 return aServiceNames; in getSupportedServiceNames_static()
|
H A D | consolehandler.cxx | 294 const Sequence< ::rtl::OUString > aServiceNames( getSupportedServiceNames() ); in supportsService() local 295 for ( const ::rtl::OUString* pServiceNames = aServiceNames.getConstArray(); in supportsService() 296 pServiceNames != aServiceNames.getConstArray() + aServiceNames.getLength(); in supportsService() 319 Sequence< ::rtl::OUString > aServiceNames(1); in getSupportedServiceNames_static() local 320 …aServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.logging.ConsoleHand… in getSupportedServiceNames_static() 321 return aServiceNames; in getSupportedServiceNames_static()
|
/aoo41x/main/sw/source/ui/vba/ |
H A D | vbaborders.cxx | 153 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.word.Border" ) ); in getServiceNames() 159 return aServiceNames; in getServiceNames() 367 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 368 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 370 aServiceNames.realloc( 1 ); in getServiceNames() 371 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Borders" ) ); in getServiceNames() 373 return aServiceNames; in getServiceNames()
|
H A D | vbafield.cxx | 55 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 56 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 58 aServiceNames.realloc( 1 ); in getServiceNames() 59 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Field" ) ); in getServiceNames() 61 return aServiceNames; in getServiceNames() 466 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 467 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 469 aServiceNames.realloc( 1 ); in getServiceNames() 470 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Fields" ) ); in getServiceNames() 472 return aServiceNames; in getServiceNames()
|
H A D | vbadialogs.cxx | 49 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 50 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 52 aServiceNames.realloc( 1 ); in getServiceNames() 53 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Dialogs" ) ); in getServiceNames() 55 return aServiceNames; in getServiceNames()
|
H A D | vbadialog.cxx | 67 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 68 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 70 aServiceNames.realloc( 1 ); in getServiceNames() 71 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Dialog" ) ); in getServiceNames() 73 return aServiceNames; in getServiceNames()
|
H A D | vbareplacement.cxx | 59 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 60 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 62 aServiceNames.realloc( 1 ); in getServiceNames() 63 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.word.Replacement" ) ); in getServiceNames() 65 return aServiceNames; in getServiceNames()
|
/aoo41x/main/odk/examples/cpp/custompanel/ |
H A D | ctp_factory.cxx | 130 const Sequence< ::rtl::OUString > aServiceNames( getSupportedServiceNames() ); in supportsService() local 131 for ( const ::rtl::OUString* serviceName = aServiceNames.getConstArray(); in supportsService() 132 serviceName != aServiceNames.getConstArray() + aServiceNames.getLength(); in supportsService() 151 Sequence< ::rtl::OUString > aServiceNames(1); in getSupportedServiceNames_static() local 152 …aServiceNames[0] = ::rtl::OUString( RTL_CONSTASCII_USTRINGPARAM( "org.openoffice.example.colorpane… in getSupportedServiceNames_static() 153 return aServiceNames; in getSupportedServiceNames_static()
|
/aoo41x/main/oox/source/core/ |
H A D | fasttokenhandler.cxx | 48 Sequence< OUString > aServiceNames( 1 ); in FastTokenHandler_getSupportedServiceNames() local 49 aServiceNames[ 0 ] = CREATE_OUSTRING( "com.sun.star.xml.sax.FastTokenHandler" ); in FastTokenHandler_getSupportedServiceNames() 50 return aServiceNames; in FastTokenHandler_getSupportedServiceNames() 78 Sequence< OUString > aServiceNames = FastTokenHandler_getSupportedServiceNames(); in supportsService() local 79 for( sal_Int32 nIndex = 0, nLength = aServiceNames.getLength(); nIndex < nLength; ++nIndex ) in supportsService() 80 if( aServiceNames[ nIndex ] == rServiceName ) in supportsService()
|
/aoo41x/main/svtools/source/uno/ |
H A D | miscservices.cxx | 110 Sequence< OUString > aServiceNames(1); in DECLARE_CREATEINSTANCE_NAMESPACE() local 111 aServiceNames.getArray()[0] = in DECLARE_CREATEINSTANCE_NAMESPACE() 118 aServiceNames); in DECLARE_CREATEINSTANCE_NAMESPACE() 123 Sequence< OUString > aServiceNames(1); in DECLARE_CREATEINSTANCE_NAMESPACE() local 124 aServiceNames.getArray()[0] = in DECLARE_CREATEINSTANCE_NAMESPACE() 131 aServiceNames); in DECLARE_CREATEINSTANCE_NAMESPACE()
|
/aoo41x/main/fpicker/source/generic/ |
H A D | fpicker.cxx | 110 Sequence< OUString > aServiceNames(1); in FilePicker_getSupportedServiceNames() local 111 aServiceNames.getArray()[0] = in FilePicker_getSupportedServiceNames() 113 return aServiceNames; in FilePicker_getSupportedServiceNames() 178 Sequence< OUString > aServiceNames(1); in FolderPicker_getSupportedServiceNames() local 179 aServiceNames.getArray()[0] = in FolderPicker_getSupportedServiceNames() 181 return aServiceNames; in FolderPicker_getSupportedServiceNames()
|
/aoo41x/main/vbahelper/source/msforms/ |
H A D | vbaimage.cxx | 45 static uno::Sequence< rtl::OUString > aServiceNames; in getServiceNames() local 46 if ( aServiceNames.getLength() == 0 ) in getServiceNames() 48 aServiceNames.realloc( 1 ); in getServiceNames() 49 aServiceNames[ 0 ] = rtl::OUString( RTL_CONSTASCII_USTRINGPARAM("ooo.vba.msforms.Image" ) ); in getServiceNames() 51 return aServiceNames; in getServiceNames()
|