Home
last modified time | relevance | path

Searched refs:MakeId (Results 1 – 11 of 11) sorted by relevance

/aoo41x/main/idl/source/objects/
H A Dmodule.cxx410 bOk = aBeginName.MakeId( String::CreateFromAscii( pTok->GetString().GetBuffer() ) ); in ReadSvIdl()
417 bOk = aEndName.MakeId( String::CreateFromAscii( pTok->GetString().GetBuffer() ) ); in ReadSvIdl()
H A Dbastype.cxx525 bOk = MakeId( String::CreateFromAscii( pTok->GetString().GetBuffer() ) ); in ReadSvIdl()
/aoo41x/main/tools/inc/tools/
H A Dglobname.hxx96 sal_Bool MakeId( const String & rId );
/aoo41x/main/svtools/source/dialogs/
H A Dinsdlg.cxx203 if( aClassName.MakeId( String( aClassID ))) in FillInsertObjects()
/aoo41x/main/tools/source/ref/
H A Dglobname.cxx217 sal_Bool SvGlobalName::MakeId( const String & rIdStr ) in MakeId() function in SvGlobalName
/aoo41x/main/svx/source/xml/
H A Dxmleohlp.cxx509 if( -1 != nPos && aClassId.MakeId( aObjectStorageName.copy( nPos+1 ) ) ) in ImplInsertEmbeddedObjectURL()
/aoo41x/main/svx/source/unodraw/
H A Dunoshap4.cxx195 if( aClassName.MakeId( aCLSID ) ) in setPropertyValueImpl()
/aoo41x/main/sw/source/filter/html/
H A Dhtmlplug.cxx598 if( aCID.MakeId( aClassID ) ) in NewObject()
/aoo41x/main/svtools/source/misc/
H A Dtransfer.cxx248 rObjDesc.maClassName.MakeId( xMimeType->getParameterValue( aClassNameString ) ); in ImplSetParameterString()
/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx4667 aName.MakeId(sId); in WriteOCXStream()
4709 aName.MakeId(sId); in WriteOCXExcelKludgeStream()
/aoo41x/main/sw/source/core/unocore/
H A Dunoframe.cxx2263 if( !aClassName.MakeId( aCLSID ) ) in attachToRange()

Completed in 96 milliseconds