Home
last modified time | relevance | path

Searched refs:aId (Results 201 – 225 of 264) sorted by relevance

1234567891011

/trunk/main/sc/source/ui/Accessibility/
H A DAccessibleDocument.cxx2107 static uno::Sequence<sal_Int8> aId; in getImplementationId() local
2108 if (aId.getLength() == 0) in getImplementationId()
2110 aId.realloc (16); in getImplementationId()
2111 rtl_createUuid (reinterpret_cast<sal_uInt8 *>(aId.getArray()), 0, sal_True); in getImplementationId()
2113 return aId; in getImplementationId()
/trunk/main/rsc/inc/
H A Drscall.h100 RscId aId; // Identifier der Resource member
/trunk/main/sd/source/ui/unoidl/
H A Dunolayer.cxx624 SdrLayerID aId = pObj->GetLayer(); in getLayerForShape() local
626 xLayer = GetLayer (rLayerAdmin.GetLayerPerID(aId)); in getLayerForShape()
H A Dunomodel.cxx432 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
433 if( aId.getLength() == 0 ) in getImplementationId()
435 aId.realloc( 16 ); in getImplementationId()
436 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
438 return aId; in getImplementationId()
/trunk/main/svx/source/accessibility/
H A DGraphCtlAccessibleContext.cxx901 static OImplementationId aId; in getUniqueId() local
902 pId = &aId; in getUniqueId()
/trunk/main/dbaccess/source/core/dataaccess/
H A Ddatabasecontext.cxx778 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
779 pId = &aId; in getUnoTunnelImplementationId()
/trunk/main/accessibility/source/extended/
H A Daccessibleiconchoicectrlentry.cxx249 static ::cppu::OImplementationId aId; in getImplementationId()
250 pId = &aId; in getImplementationId()
/trunk/main/xmlscript/source/xmldlg_imexp/
H A Dxmldlg_import.cxx111 OUString aId( in getControlId() local
115 if (! aId.getLength()) in getControlId()
121 return aId; in getControlId()
/trunk/main/rsc/source/misc/
H A Drscdbl.cxx74 aInfo.aId, pList ); in FillSubList()
/trunk/main/ucb/source/ucp/gio/
H A Dgio_datasupplier.hxx38 ::rtl::OUString aId;
/trunk/main/reportdesign/source/core/api/
H A DSection.cxx693 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
694 pId = &aId; in getUnoTunnelImplementationId()
/trunk/main/toolkit/source/controls/grid/
H A Dsortablegriddatamodel.cxx216 static ::cppu::OImplementationId aId; in getImplementationId()
217 return aId.getImplementationId(); in getImplementationId()
/trunk/main/accessibility/source/standard/
H A Dvclxaccessibletoolbox.cxx166 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
167 pId = &aId; in getUnoTunnelImplementationId()
/trunk/main/filter/source/msfilter/
H A Dsvdfppt.cxx1970 ClsId aId( pObjStor->GetClassId() ); in ImportOLE() local
1971 …xObjStor->SetClass( SvGlobalName( aId.n1, aId.n2, aId.n3, aId.n4, aId.n5, aId.n6, aId.n7, aId.n8, in ImportOLE()
/trunk/main/sd/source/ui/sidebar/
H A DMasterPagesSelector.hxx121 void SetHelpId( const rtl::OString& aId );
/trunk/main/sfx2/source/bastyp/
H A Dhelper.cxx312 OUString aId = xContentAccess->queryContentIdentifierString(); in GetFolderContents() local
313 OUString* pFile = new OUString( aId ); in GetFolderContents()
/trunk/main/connectivity/source/drivers/calc/
H A DCTable.cxx726 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
727 pId = &aId; in getUnoTunnelImplementationId()
/trunk/main/starmath/source/
H A Dcfgitem.hxx75 String aId; member
/trunk/main/vcl/source/gdi/
H A Dgdimtf.cxx2886 char aId[ 7 ]; in operator >>() local
2892 aId[ 0 ] = 0; in operator >>()
2893 aId[ 6 ] = 0; in operator >>()
2894 rIStm.Read( aId, 6 ); in operator >>()
2896 if ( !strcmp( aId, "VCLMTF" ) ) in operator >>()
/trunk/main/connectivity/source/drivers/flat/
H A DETable.cxx583 static ::cppu::OImplementationId aId; in getUnoTunnelImplementationId()
584 pId = &aId; in getUnoTunnelImplementationId()
/trunk/main/automation/source/server/
H A Dstatemnt.cxx903 rtl::OString aId = pBase->GetUniqueOrHelpId(); in WriteControlData() local
904 pRet->GenReturn ( RET_WinInfo, aId, (comm_ULONG)pBase->GetType(), in WriteControlData()
3500 String aId; in StatementControl() local
3501 pCmdIn->Read( aId ); in StatementControl()
3502 aUId = Str2Id( aId ); in StatementControl()
3636 sal_Bool StatementList::ValueOK( rtl::OString aId, String aBezeichnung, sal_uLong nValue, sal_uLong… in ValueOK() argument
3642 …ReportError( aId, GEN_RES_STR3( S_NUMBER_TOO_BIG, aBezeichnung, UniString::CreateFromInt32( nValue… in ValueOK()
3648 …ReportError( aId, GEN_RES_STR3c3( S_NUMBER_TOO_SMALL, aBezeichnung, UniString::CreateFromInt32( nV… in ValueOK()
/trunk/main/scripting/source/stringresource/
H A Dstringresource.cxx514 ::rtl::OUString aId = (*it).first; in newLocale()
516 rTargetMap[ aId ] = aStr; in newLocale()
524 ::rtl::OUString aId = (*it_index).first; in newLocale()
526 rTargetIndexMap[ aId ] = nIndex; in newLocale()
/trunk/main/unotools/source/ucbhelper/
H A Ducbhelper.cxx346 OUString aId = xContentAccess->queryContentIdentifierString(); in GetFolderContents() local
347 OUString* pFile = new OUString( aId ); in GetFolderContents()
/trunk/main/fileaccess/source/
H A DFileAccess.cxx594 rtl::OUString aId = xContentAccess->queryContentIdentifierString(); in DECLARE_LIST() local
595 INetURLObject aURL( aId, INET_PROT_FILE ); in DECLARE_LIST()
/trunk/main/cppuhelper/source/
H A Dfactory.cxx436 static OImplementationId aId; in getImplementationId() local
437 pId = &aId; in getImplementationId()

Completed in 254 milliseconds

1234567891011