Home
last modified time | relevance | path

Searched refs:GetFormat (Results 76 – 100 of 124) sorted by relevance

12345

/trunk/main/svx/source/form/
H A Dfmexch.cxx305 const sal_uInt32 nFormatId = SotExchange::GetFormat( _rFlavor ); in GetData()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx288 switch( rFld.GetFormat() ) in ClickToField()
/trunk/main/sfx2/source/appl/
H A Dappdde.cxx671 String sMimeType( SotExchange::GetFormatMimeType( pData->GetFormat() )); in Put()
H A Dlnkbase2.cxx681 if( bIsValidData && nFormat == aData.GetFormat() ) in Get()
/trunk/main/svx/source/tbxctrls/
H A Dcolrctrl.cxx82 if( SotExchange::GetFormat( rFlavor ) == SOT_FORMATSTR_ID_XFA ) in GetData()
/trunk/main/svtools/source/misc/
H A Dtransfer2.cxx433 sal_uLong nFmtId = SotExchange::GetFormat( rFlavor ); in GetData()
/trunk/main/sw/source/core/text/
H A Dtxtfld.cxx189 if(SVX_NUM_PAGEDESC == pFld->GetFormat()) in NewFldPortion()
/trunk/main/svx/source/gallery2/
H A Dgalmisc.cxx581 sal_uInt32 nFormat = SotExchange::GetFormat( rFlavor ); in GetData()
/trunk/main/sw/source/filter/html/
H A Dhtmlfldw.cxx77 sal_uLong nFmt = pFld->GetFormat(); in OutHTML_SwField()
/trunk/main/sd/source/filter/
H A Dsddetect.cxx276 if ( pFilter && !pFilter->GetFormat() ) in detect()
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx108 const SotFormatStringId nTestFormat = rDataHelper.GetFormat(i); in GetSupportedClipboardFormats()
115 if (nTestFormat == rDataHelper.GetFormat(j)) in GetSupportedClipboardFormats()
/trunk/main/cui/source/factory/
H A Ddlgfact.cxx415 sal_uLong AbstractPasteDialog_Impl::GetFormat( const TransferableDataHelper& aHelper, in GetFormat() function in AbstractPasteDialog_Impl
419 return pDlg->GetFormat( aHelper, pFormats, pDesc ); in GetFormat()
H A Ddlgfact.hxx531 virtual sal_uLong GetFormat( const TransferableDataHelper& aHelper,
/trunk/main/sc/source/ui/app/
H A Ddrwtrans.cxx392 sal_uInt32 nFormat = SotExchange::GetFormat( rFlavor ); in GetData()
/trunk/main/sw/source/core/doc/
H A Ddocdraw.cxx897 switch ( ((const SvxURLField*) pField)->GetFormat() ) in IMPL_LINK()
/trunk/main/sd/source/ui/func/
H A Dfuinsert.cxx237 nFormatId = pDlg->GetFormat( aDataHelper ); in DoExecute()
/trunk/main/vcl/inc/vcl/
H A Dfield.hxx465 TimeFieldFormat GetFormat() const { return meFormat; } in GetFormat() function in TimeFormatter
/trunk/main/sd/source/ui/app/
H A Dsdxfer.cxx495 sal_uInt32 nFormat = SotExchange::GetFormat( rFlavor ); in GetData()
/trunk/main/sfx2/source/doc/
H A Dobjstor.cxx1376 long nFormat = rMedium.GetFilter()->GetFormat(); in SaveTo_Impl()
3506 sal_uInt32 nFormat = SotExchange::GetFormat( aDataFlavor ); in StoragesOfUnknownMediaTypeAreCopied_Impl()
3648 sal_uInt32 nFormat = SotExchange::GetFormat( aDataFlavor ); in CopyStoragesOfUnknownMediaType()
/trunk/main/sw/source/ui/shells/
H A Dtextfld.cxx534 …bUpdate = pFld && ( bIsUrl != pFld->GetFormat() || pFld->GetPar2() != aType || pFld->GetPar1() != … in ExecField()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1719 sEntry = aMgr.GetFormatStr( pField->GetTypeId(), pField->GetFormat() ); in GetFieldTypeNameAtIndex()
1733 sal_uInt16 nFormat= pField->GetFormat(); in GetFieldTypeNameAtIndex()
1778 strTypeName += aMgr.GetFormatStr(pField->GetTypeId(), pField->GetFormat() & 0xff); in GetFieldTypeNameAtIndex()
/trunk/main/sot/source/sdstor/
H A Dstg.cxx1028 sal_uLong Storage::GetFormat() in GetFormat() function in Storage
/trunk/main/sw/source/ui/fldui/
H A Dfldref.cxx799 aFormatLB.SelectEntry(SW_RESSTR(FMT_REF_BEGIN + (sal_uInt16)GetCurField()->GetFormat())); in FillFormatLB()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx344 SotFormatStringId GetFormat( sal_uInt32 nFormat ) const;
/trunk/main/sc/source/core/data/
H A Dfillinfo.cxx480 pCondForm = pCondFormList->GetFormat( nConditional ); in FillInfo()

Completed in 222 milliseconds

12345