Home
last modified time | relevance | path

Searched refs:maClassName (Results 1 – 18 of 18) sorted by relevance

/trunk/main/cui/source/dialogs/
H A Dpastedlg.cxx229 if( aDesc.maClassName != aEmptyNm ) { in GetFormat()
232 if( aDesc.maClassName == aObjClassName ) in GetFormat()
254 if( aDesc.maClassName != aEmptyNm ) in GetFormat()
/trunk/main/oox/inc/oox/xls/
H A Dexternallinkbuffer.hxx258 inline const ::rtl::OUString& getClassName() const { return maClassName; } in getClassName()
303 ::rtl::OUString maClassName; /// DDE service, OLE class name.
/trunk/main/oox/source/xls/
H A Dexternallinkbuffer.cxx697 aDdeLinkInfo.Service = maClassName; in getLinkInfo()
850 maClassName = rClassName; in setDdeOleTargetUrl()
852 …meLinkType = ((maClassName.getLength() > 0) && (maTargetUrl.getLength() > 0)) ? eLinkType : LINKTY… in setDdeOleTargetUrl()
/trunk/main/sc/source/ui/view/
H A Dviewfun3.cxx635 bDoRtf = ( ( aObjDesc.maClassName == SvGlobalName( SO3_SW_CLASSID ) || in PasteFromSystem()
636 aObjDesc.maClassName == SvGlobalName( SO3_SWWEB_CLASSID ) ) in PasteFromSystem()
740 bDoRtf = ( ( aObjDesc.maClassName == SvGlobalName( SO3_SW_CLASSID ) || in PasteFromTransferable()
741 aObjDesc.maClassName == SvGlobalName( SO3_SWWEB_CLASSID ) ) in PasteFromTransferable()
H A Dviewfun5.cxx133 if ( aObjDesc.maClassName == SvGlobalName( SO3_SC_CLASSID_60 ) ) in PasteDataFormat()
H A Dgridwin.cxx3771 bDoRtf = ( ( aObjDesc.maClassName == SvGlobalName( SO3_SW_CLASSID ) || in lcl_GetDropFormatId()
3772 aObjDesc.maClassName == SvGlobalName( SO3_SWWEB_CLASSID ) ) in lcl_GetDropFormatId()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx97 rIStm >> rObjDesc.maClassName; in operator >>()
127 rOStm << rObjDesc.maClassName; in operator <<()
155 const ::rtl::OUString aClassName( rObjDesc.maClassName.GetHexName() ); in ImplGetParameterString()
248 rObjDesc.maClassName.MakeId( xMimeType->getParameterValue( aClassNameString ) ); in ImplSetParameterString()
H A Dembedtransfer.cxx206 rDesc.maClassName = SvGlobalName( xObj->getClassID() ); in FillTransferableObjectDescriptor()
/trunk/main/sfx2/source/doc/
H A Dobjembed.cxx205 …FillClass( &rDesc.maClassName, &nClipFormat, &aAppName, &rDesc.maTypeName, &aShortName, SOFFICE_FI… in FillTransferableObjectDescriptor()
H A Dsfxbasemodel.cxx2014 aDesc.maClassName = m_pData->m_pObjectShell->GetClassName(); in getTransferData()
/trunk/main/sc/source/filter/inc/
H A Dxeescher.hxx226 String maClassName; /// Class name of the control. member in XclExpOcxControlObj
H A Dxiescher.hxx904 String maClassName; /// Class name of embedded OLE object. member in XclImpPictureObj
/trunk/main/sc/source/filter/excel/
H A Dxeescher.cxx383 maClassName( rClassName ), in XclExpOcxControlObj()
446 XclExpString aClass( maClassName ); in WriteSubRecs()
H A Dxiescher.cxx3042maClassName = (GetBiff() == EXC_BIFF8) ? rStrm.ReadUniString( nLen ) : rStrm.ReadRawByteString( nL… in ReadPictFmla()
3056 if( maClassName.EqualsAscii( "Forms.HTML:Hidden.1" ) ) in ReadPictFmla()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx82 SvGlobalName maClassName; member
/trunk/main/sd/source/ui/view/
H A Dsdview3.cxx876 if( mpDoc->GetDocSh() && ( mpDoc->GetDocSh()->GetClassName() == aObjDesc.maClassName ) ) in InsertData()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx283 if ( aDesc.maClassName == pDocShell->GetFactory().GetClassId() ) in ExecuteDrop()
/trunk/main/sw/source/ui/dochdl/
H A Dswdtflvr.cxx2981 pDlg->SetObjName( pClipboard->aObjDesc.maClassName, in PasteSpecial()

Completed in 178 milliseconds