Home
last modified time | relevance | path

Searched refs:aId (Results 126 – 150 of 264) sorted by relevance

1234567891011

/trunk/main/dbaccess/source/ui/uno/
H A DAdvancedSettingsDlg.cxx85 static ::cppu::OImplementationId aId; in getImplementationId()
86 return aId.getImplementationId(); in getImplementationId()
/trunk/main/sw/source/core/unocore/
H A Dunoflatpara.cxx83 static uno::Sequence< sal_Int8 > aId( 16 ); in getImplementationId() local
87 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
90 return aId; in getImplementationId()
H A Dunoftn.cxx267 static uno::Sequence< sal_Int8 > aId( 16 ); in getImplementationId() local
271 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
274 return aId; in getImplementationId()
/trunk/main/oox/source/dump/
H A Doledumper.cxx2079 OUString aId = rStrgPath.copy( 1 ); in isFormStorage() local
2080 if( (aId.getLength() == 2) && (aId[ 0 ] == '0') ) in isFormStorage()
2081 aId = aId.copy( 1 ); in isFormStorage()
2082 sal_Int32 nId = aId.toInt32(); in isFormStorage()
2083 if( (nId > 0) && (OUString::valueOf( nId ) == aId) ) in isFormStorage()
/trunk/main/sd/source/ui/unoidl/
H A Dunopage.cxx2164 static Sequence< sal_Int8 > aId; in getImplementationId() local
2165 if( aId.getLength() == 0 ) in getImplementationId()
2167 aId.realloc( 16 ); in getImplementationId()
2168 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
2170 return aId; in getImplementationId()
2825 static Sequence< sal_Int8 > aId; in getImplementationId() local
2826 if( aId.getLength() == 0 ) in getImplementationId()
2828 aId.realloc( 16 ); in getImplementationId()
2829 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
2831 return aId; in getImplementationId()
/trunk/main/svtools/workben/unodialog/
H A Dunodialogsample.cxx149 static ::cppu::OImplementationId aId; in getImplementationId()
150 pId = &aId; in getImplementationId()
/trunk/main/filter/source/svg/
H A Dsvgdialog.cxx70 static const ::cppu::OImplementationId aId; in SVGDialog_getImplementationId() local
72 return( aId.getImplementationId() ); in SVGDialog_getImplementationId()
/trunk/main/svx/source/unodraw/
H A Dunoshap3.cxx136 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
137 if( aId.getLength() == 0 ) in getImplementationId()
139 aId.realloc( 16 ); in getImplementationId()
140 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
142 return aId; in getImplementationId()
/trunk/main/svx/source/form/
H A Dfmdpage.cxx58 static ::cppu::OImplementationId aId; in getImplementationId()
59 pId = &aId; in getImplementationId()
/trunk/main/svtools/source/uno/
H A Daddrtempuno.cxx118 static ::cppu::OImplementationId aId; in getImplementationId()
119 return aId.getImplementationId(); in getImplementationId()
/trunk/main/filter/source/flash/
H A Dswfdialog.cxx65 static ::cppu::OImplementationId aId; in SWFDialog_getImplementationId()
66 return aId.getImplementationId(); in SWFDialog_getImplementationId()
/trunk/main/connectivity/source/drivers/ado/
H A DAGroup.cxx104 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
105 pId = &aId; in getUnoTunnelImplementationId()
H A DATable.cxx142 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
143 pId = &aId; in getUnoTunnelImplementationId()
H A DAUser.cxx85 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
86 pId = &aId; in getUnoTunnelImplementationId()
/trunk/main/accessibility/source/extended/
H A DAccessibleBrowseBoxBase.cxx346 static Sequence< sal_Int8 > aId; in getImplementationId() local
347 implCreateUuid( aId ); in getImplementationId()
348 return aId; in getImplementationId()
/trunk/main/rsc/source/res/
H A Drsccont.cxx454 aInfo.aId = pClassData->pEntries[ nPos ].aName; in GetInfoEle()
635 RscId aId; in SetRef() local
643 aError = aTmpI.pClass->GetRef( aTmpI, &aId ); in SetRef()
650 aError = aTmpI.pClass->GetRef( aTmpI, &aId ); in SetRef()
/trunk/main/vbahelper/source/vbahelper/
H A Dvbacommandbar.hxx65 …Any SAL_CALL FindControl( const css::uno::Any& aType, const css::uno::Any& aId, const css::uno::An…
94 …Any SAL_CALL FindControl( const css::uno::Any& aType, const css::uno::Any& aId, const css::uno::An…
/trunk/main/uui/source/
H A Diahndl-errorhandler.cxx163 static sal_uInt16 const aId[4] in handleErrorHandlerRequest() local
186 ResId aResId(aId[eSource], *xManager.get()); in handleErrorHandlerRequest()
/trunk/main/vcl/unx/headless/
H A Dsvpelement.cxx195 sal_IntPtr aId = aCommand.copy( 3 ).toInt64( 16 ); in IMPL_LINK() local
196 SvpElement* pElement = reinterpret_cast<SvpElement*>(aId); in IMPL_LINK()
/trunk/main/dbaccess/source/ext/macromigration/
H A Dmacromigrationwizard.cxx165 static ::cppu::OImplementationId aId; in getImplementationId()
166 pId = &aId; in getImplementationId()
/trunk/main/sc/source/ui/unoobj/
H A Dcellsuno.cxx1766 aId.realloc( 16 ); in getImplementationId()
1769 return aId; in getImplementationId()
4198 aId.realloc( 16 ); in getImplementationId()
4201 return aId; in getImplementationId()
4871 aId.realloc( 16 ); in getImplementationId()
4874 return aId; in getImplementationId()
6178 aId.realloc( 16 ); in getImplementationId()
6181 return aId; in getImplementationId()
6978 aId.realloc( 16 ); in getImplementationId()
6981 return aId; in getImplementationId()
[all …]
H A Ddapiuno.cxx664 static Sequence< sal_Int8 > aId; in getImplementationId() local
665 if( aId.getLength() == 0 ) in getImplementationId()
667 aId.realloc( 16 ); in getImplementationId()
668 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
670 return aId; in getImplementationId()
1179 static Sequence< sal_Int8 > aId; in getImplementationId() local
1180 if( aId.getLength() == 0 ) in getImplementationId()
1182 aId.realloc( 16 ); in getImplementationId()
1183 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
1185 return aId; in getImplementationId()
/trunk/main/xmlsecurity/qa/certext/
H A DSanCertExt.cxx122 …rtl::OString aId ( (const sal_Char *)element->getExtensionId().getArray(), element->getExtensionId… in init() local
123 if (aId.equals(OID_SUBJECT_ALTERNATIVE_NAME)) in init()
/trunk/main/stoc/test/excomp/
H A Dexcomp2.cxx150 static OImplementationId aId; in getImplementationId() local
151 pId = &aId; in getImplementationId()
/trunk/main/unotools/source/ucbhelper/
H A Dlocalfilehelper.cxx203 ::rtl::OUString aId = xContentAccess->queryContentIdentifierString(); in DECLARE_LIST()
204 ::rtl::OUString* pFile = new ::rtl::OUString( aId ); in DECLARE_LIST()

Completed in 177 milliseconds

1234567891011