Home
last modified time | relevance | path

Searched refs:aId (Results 51 – 75 of 264) sorted by relevance

1234567891011

/trunk/main/svx/source/unodraw/
H A Dunopool.cxx403 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
404 if( aId.getLength() == 0 ) in getImplementationId()
406 aId.realloc( 16 ); in getImplementationId()
407 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
409 return aId; in getImplementationId()
/trunk/main/sc/source/ui/Accessibility/
H A DAccessiblePreviewHeaderCell.cxx308 static uno::Sequence<sal_Int8> aId; in getImplementationId() local
309 if (aId.getLength() == 0) in getImplementationId()
311 aId.realloc (16); in getImplementationId()
312 rtl_createUuid (reinterpret_cast<sal_uInt8 *>(aId.getArray()), 0, sal_True); in getImplementationId()
314 return aId; in getImplementationId()
H A DAccessibleContextBase.cxx532 static uno::Sequence<sal_Int8> aId; in getImplementationId() local
533 if (aId.getLength() == 0) in getImplementationId()
535 aId.realloc (16); in getImplementationId()
536 rtl_createUuid (reinterpret_cast<sal_uInt8 *>(aId.getArray()), 0, sal_True); in getImplementationId()
538 return aId; in getImplementationId()
H A DAccessibleEditObject.cxx353 static uno::Sequence<sal_Int8> aId; in getImplementationId() local
354 if (aId.getLength() == 0) in getImplementationId()
356 aId.realloc (16); in getImplementationId()
357 rtl_createUuid (reinterpret_cast<sal_uInt8 *>(aId.getArray()), 0, sal_True); in getImplementationId()
359 return aId; in getImplementationId()
H A DAccessibleTableBase.cxx473 static uno::Sequence<sal_Int8> aId; in getImplementationId() local
474 if (aId.getLength() == 0) in getImplementationId()
476 aId.realloc (16); in getImplementationId()
477 rtl_createUuid (reinterpret_cast<sal_uInt8 *>(aId.getArray()), 0, sal_True); in getImplementationId()
479 return aId; in getImplementationId()
H A DAccessiblePreviewTable.cxx655 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
656 if( aId.getLength() == 0 ) in getImplementationId()
658 aId.realloc( 16 ); in getImplementationId()
659 rtl_createUuid (reinterpret_cast<sal_uInt8 *>(aId.getArray()), 0, sal_True); in getImplementationId()
661 return aId; in getImplementationId()
/trunk/main/chart2/source/tools/
H A DOPropertySet.cxx184 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
185 if( aId.getLength() == 0 ) in getImplementationId()
187 aId.realloc( 16 ); in getImplementationId()
188 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
190 return aId; in getImplementationId()
/trunk/main/chart2/source/controller/dialogs/
H A Ddlg_CreationWizard_UNO.cxx164 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
165 if( aId.getLength() == 0 ) in getImplementationId()
167 aId.realloc( 16 ); in getImplementationId()
168 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
170 return aId; in getImplementationId()
/trunk/main/chart2/source/model/template/
H A DDataInterpreter.cxx423 OUString aId; in lcl_ShowDataSource() local
434 ( xProp->getPropertyValue( C2U( "Role" )) >>= aId )) in lcl_ShowDataSource()
436 … OSL_TRACE( " <data sequence %d> Role: %s, Source: %s", k, U2C( aId ), U2C( aSourceRepr )); in lcl_ShowDataSource()
448 ( xProp->getPropertyValue( C2U( "Role" )) >>= aId )) in lcl_ShowDataSource()
450 … OSL_TRACE( " <data sequence label %d> Role: %s, Source: %s", k, U2C( aId ), U2C( aSourceRepr )); in lcl_ShowDataSource()
/trunk/main/sc/source/ui/unoobj/
H A Dfielduno.cxx495 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
496 if( aId.getLength() == 0 ) in getImplementationId()
498 aId.realloc( 16 ); in getImplementationId()
499 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
501 return aId; in getImplementationId()
1182 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
1183 if( aId.getLength() == 0 ) in getImplementationId()
1185 aId.realloc( 16 ); in getImplementationId()
1186 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
1188 return aId; in getImplementationId()
H A Dcursuno.cxx103 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
104 if( aId.getLength() == 0 ) in getImplementationId()
106 aId.realloc( 16 ); in getImplementationId()
107 rtl_createUuid( (sal_uInt8 *)aId.getArray(), 0, sal_True ); in getImplementationId()
109 return aId; in getImplementationId()
/trunk/main/filter/source/msfilter/
H A Dmsvbasic.cxx161 sal_uInt8 aId[2]; in ReadVBAProject() local
162 xVBAProject->Read( aId, sizeof(aId) ); in ReadVBAProject()
163 if (memcmp( aId, aKnownId, sizeof(aId))) in ReadVBAProject()
/trunk/main/editeng/source/uno/
H A Dunotext.cxx1674 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
1675 if( aId.getLength() == 0 ) in getImplementationId()
1677 aId.realloc( 16 ); in getImplementationId()
1680 return aId; in getImplementationId()
1832 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
1833 if( aId.getLength() == 0 ) in getImplementationId()
1835 aId.realloc( 16 ); in getImplementationId()
1838 return aId; in getImplementationId()
2447 if( aId.getLength() == 0 ) in getImplementationId()
2449 aId.realloc( 16 ); in getImplementationId()
[all …]
/trunk/main/svtools/source/graphic/
H A Ddescriptor.cxx309 static uno::Sequence< sal_Int8 > aId; in getImplementationId() local
311 if( aId.getLength() == 0 ) in getImplementationId()
313 aId.realloc( 16 ); in getImplementationId()
314 rtl_createUuid( reinterpret_cast< sal_uInt8* >( aId.getArray() ), 0, sal_True ); in getImplementationId()
317 return aId; in getImplementationId()
/trunk/main/editeng/source/accessibility/
H A DAccessibleContextBase.cxx552 static uno::Sequence<sal_Int8> aId; in getImplementationId() local
553 if (aId.getLength() == 0) in getImplementationId()
556 aId.realloc (16); in getImplementationId()
557 rtl_createUuid ((sal_uInt8 *)aId.getArray(), 0, sal_True); in getImplementationId()
559 return aId; in getImplementationId()
/trunk/main/ooxml/source/framework/JavaOOXMLParser/src/org/apache/openoffice/ooxml/parser/
H A DNameMap.java66 final Integer aId = maNameToIdMap.get(sName); in GetIdForOptionalName() local
67 if (aId == null) in GetIdForOptionalName()
70 return aId; in GetIdForOptionalName()
/trunk/main/sw/source/filter/html/
H A Dhtmldraw.cxx273 String aId, aStyle, aClass; in NewMarquee() local
294 aId = pOption->GetString(); in NewMarquee()
390 if( aId.Len() ) in NewMarquee()
391 InsertBookmark( aId ); in NewMarquee()
473 if( HasStyleOptions( aStyle, aId, aClass ) && in NewMarquee()
474 ParseStyleOptions( aStyle, aId, aClass, aStyleItemSet, aPropInfo ) ) in NewMarquee()
/trunk/main/vcl/source/gdi/
H A Dpdffontcache.cxx42 FontIdentifier aId( pFont, bVertical ); in getFont() local
43 FontToIndexMap::iterator it = m_aFontToIndex.find( aId ); in getFont()
46 m_aFontToIndex[ aId ] = sal_uInt32(m_aFonts.size()); in getFont()
/trunk/main/sw/source/core/access/
H A Daccgraphic.cxx88 static Sequence< sal_Int8 > aId( 16 ); in getImplementationId() local
92 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
95 return aId; in getImplementationId()
H A Daccpreview.cxx95 static Sequence< sal_Int8 > aId( 16 ); in getImplementationId() local
99 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
102 return aId; in getImplementationId()
H A Daccembedded.cxx117 static uno::Sequence< sal_Int8 > aId( 16 ); in getImplementationId() local
121 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
124 return aId; in getImplementationId()
H A Daccfootnote.cxx148 static Sequence< sal_Int8 > aId( 16 ); in getImplementationId() local
152 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
155 return aId; in getImplementationId()
H A Daccheaderfooter.cxx133 static Sequence< sal_Int8 > aId( 16 ); in getImplementationId() local
137 rtl_createUuid( (sal_uInt8 *)(aId.getArray() ), 0, sal_True ); in getImplementationId()
140 return aId; in getImplementationId()
/trunk/main/xmloff/source/core/
H A Dunointerfacetouniqueidentifiermapper.cxx53 OUString aId( RTL_CONSTASCII_USTRINGPARAM( "id" ) ); in registerReference() local
54 aId += OUString::valueOf( mnNextId++ ); in registerReference()
55 return (*maEntries.insert( IdMap_t::value_type( aId, rInterface ) ).first).first; in registerReference()
/trunk/main/rsc/inc/
H A Drscarray.hxx98 const RscId & aId, const char * );
115 const RscId & aId, const char * );
119 RscTypCont * pTC, const RscId & aId,

Completed in 162 milliseconds

1234567891011