Home
last modified time | relevance | path

Searched refs:aSN (Results 1 – 14 of 14) sorted by last modified time

/trunk/main/vcl/aqua/source/gdi/
H A Dctfonts.cxx470 char aFN[256], aSN[256]; in CTFontEnumCallBack() local
472 CFStringGetCString( pStyleName, aSN, sizeof(aSN), kCFStringEncodingUTF8 ); in CTFontEnumCallBack()
481 (int)(nSymbolTrait>>kCTFontClassMaskShift),fWeight,fSlant,fWidth,aFN,aSN,aPN); in CTFontEnumCallBack()
/trunk/main/xmloff/source/core/
H A Dunoatrcn.cxx291 OUString aSN( OUString::createFromAscii( "com.sun.star.xml.AttributeContainer" ) ); in getSupportedServiceNames() local
292 uno::Sequence< OUString > aNS( &aSN, 1L ); in getSupportedServiceNames()
/trunk/main/vcl/source/components/
H A Dfontident.cxx193 Sequence< OUString > aSN( FontIdentificator_getSupportedServiceNames() ); in supportsService() local
194 for( sal_Int32 nService = 0; nService < aSN.getLength(); nService++ ) in supportsService()
196 if( aSN[nService] == i_rServiceName ) in supportsService()
H A Dstringmirror.cxx105 Sequence< OUString > aSN( StringMirror_getSupportedServiceNames() ); in supportsService() local
106 for( sal_Int32 nService = 0; nService < aSN.getLength(); nService++ ) in supportsService()
108 if( aSN[nService] == i_rServiceName ) in supportsService()
H A Ddisplay.cxx161 Sequence< OUString > aSN( getSupportedServiceNames() ); in supportsService() local
162 for( sal_Int32 nService = 0; nService < aSN.getLength(); nService++ ) in supportsService()
164 if( aSN[nService] == ServiceName ) in supportsService()
327 Sequence< OUString > aSN( DisplayAccess_getSupportedServiceNames() ); in supportsService() local
328 for( sal_Int32 nService = 0; nService < aSN.getLength(); nService++ ) in supportsService()
330 if( aSN[nService] == ServiceName ) in supportsService()
/trunk/main/svx/source/unodraw/
H A Dunomod.cxx593 OUString aSN( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.DrawingDocument")); in getSupportedServiceNames() local
594 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames()
/trunk/main/svtools/source/uno/
H A Dunoimap.cxx754 const ::rtl::OUString aSN( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.image.ImageMap" ) ); in getSupportedServiceNames() local
755 return Sequence< ::rtl::OUString >( &aSN, 1 ); in getSupportedServiceNames()
H A Dtreecontrolpeer.cxx1258 …static const OUString aSN( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.awt.tree.DefaultTreeDataMode… in onChangeDataModel() local
1262 mxDataModel.query( xORB->createInstance( aSN ) ); in onChangeDataModel()
1489 …static const OUString aSN( RTL_CONSTASCII_USTRINGPARAM( "com.sun.star.graphic.GraphicProvider" ) ); in loadImage() local
1493 Reference< XInterface > x( xORB->createInstance( aSN ) ); in loadImage()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx2055 const OUString aSN( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.document.LinkTargets") ); in getSupportedServiceNames() local
2056 Sequence< OUString > aSeq( &aSN, 1); in getSupportedServiceNames()
H A DSdUnoDrawView.cxx635 OUString aSN( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.drawing.DrawingDocumentDrawView") ); in getSupportedServiceNames() local
636 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames()
H A DSdUnoOutlineView.cxx262 OUString aSN( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.OutlineView") ); in getSupportedServiceNames() local
263 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames()
H A DSdUnoSlideView.cxx236 OUString aSN( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.SlidesView") ); in getSupportedServiceNames() local
237 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames()
H A Dunocpres.cxx87 OUString aSN( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.presentation.CustomPresentation") ); in getSupportedServiceNames() local
88 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames()
H A Dunomodel.cxx3027 const OUString aSN( RTL_CONSTASCII_USTRINGPARAM("com.sun.star.document.LinkTargets") ); in getSupportedServiceNames() local
3028 uno::Sequence< OUString > aSeq( &aSN, 1 ); in getSupportedServiceNames()

Completed in 82 milliseconds