Home
last modified time | relevance | path

Searched refs:GetFormat (Results 51 – 75 of 124) sorted by relevance

12345

/trunk/main/dbaccess/source/ui/tabledesign/
H A DTableRowExchange.cxx74 sal_uLong nFormat = SotExchange::GetFormat(rFlavor); in GetData()
/trunk/main/svtools/source/misc/
H A Dstringtransfer.cxx55 sal_uInt32 nFormat = SotExchange::GetFormat( _rFlavor ); in GetData()
H A Dembedtransfer.cxx93 sal_uInt32 nFormat = SotExchange::GetFormat( rFlavor ); in GetData()
/trunk/main/sot/source/base/
H A Dfilelist.cxx93 sal_uLong FileList::GetFormat() in GetFormat() function in FileList
/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx2400 sal_uInt32 nFmtIdx = rFld.GetFormat(); in GetNumberFmt()
2426 switch(rFld.GetFormat()) in GetNumberPara()
2443 ASSERT(rFld.GetFormat() == SVX_NUM_ARABIC, in GetNumberPara()
2674 if (pFld->GetFormat() == FF_PATHNAME) in TextField()
2878 switch (pFld->GetFormat()) in TextField()
2894 switch (pFld->GetFormat()) in TextField()
2916 switch (pFld->GetFormat()) in TextField()
/trunk/main/sc/source/ui/drawfunc/
H A Ddrtxtob1.cxx142 sal_uLong nFormat = pDlg->GetFormat( aDataHelper.GetTransferable() ); in ExecutePasteContents()
/trunk/main/sc/source/ui/app/
H A Dtransobj.cxx259 sal_uInt32 nFormat = SotExchange::GetFormat( rFlavor ); in GetData()
402 sal_uInt32 nFormat = SotExchange::GetFormat( rFlavor ); in WriteObject()
/trunk/main/chart2/source/controller/main/
H A DChartTransferable.cxx88 sal_uInt32 nFormat = SotExchange::GetFormat( rFlavor ); in GetData()
/trunk/main/dbaccess/source/ui/querydesign/
H A DJoinExchange.cxx150 sal_uInt32 nFormat = SotExchange::GetFormat(rFlavor); in GetData()
/trunk/main/svx/source/fmcomp/
H A Ddbaobjectex.cxx107 const sal_uInt32 nFormatId = SotExchange::GetFormat(_rFlavor); in GetData()
/trunk/main/svl/source/svdde/
H A Dddedata.cxx104 sal_uLong DdeData::GetFormat() const in GetFormat() function in DdeData
/trunk/main/starmath/inc/
H A Ddocument.hxx196 const SmFormat& GetFormat() { return (aFormat); } in GetFormat() function in SmDocShell
/trunk/main/sfx2/inc/sfx2/
H A Dsfxdlg.hxx93 virtual sal_uIntPtr GetFormat( const TransferableDataHelper& aHelper,
/trunk/main/svl/unx/source/svdde/
H A Dddedummy.cxx53 sal_uLong DdeData::GetFormat() const in GetFormat() function in DdeData
/trunk/main/sw/source/core/fields/
H A Dflddropdown.cxx67 : SwField(rSrc.GetTyp(), rSrc.GetFormat(), rSrc.GetLanguage()), in SwDropDownField()
/trunk/main/sot/inc/sot/
H A Dexchange.hxx191 static sal_uLong GetFormat( const ::com::sun::star::datatransfer::DataFlavor& rFlavor );
H A Dstorage.hxx195 virtual sal_uLong GetFormat();
/trunk/main/cui/source/dialogs/
H A Dpastedlg.cxx135 sal_uLong SvPasteObjectDialog::GetFormat( const TransferableDataHelper& rHelper, in GetFormat() function in SvPasteObjectDialog
/trunk/main/svtools/inc/svtools/
H A Dfmtfield.hxx167 void GetFormat(XubString& rFormatString, LanguageType& eLang) const;
/trunk/main/sw/source/ui/fldui/
H A Djavaedit.cxx300 …return pFld && ( bIsUrl != pFld->GetFormat() || pFld->GetPar2() != aType || pFld->GetPar1() != aTe… in IsUpdate()
/trunk/main/dbaccess/source/ui/browser/
H A Ddbexchange.cxx178 const sal_uLong nFormat = SotExchange::GetFormat(rFlavor); in GetData()
/trunk/main/sw/source/core/unocore/
H A Dunofield.cxx2355 pExtUserFld->GetFormat() ) ); in update()
2363 pAuthorFld->GetFormat() ) ); in update()
2371 pFileNameFld->GetFormat() ) ); in update()
2380 pDocInfFld->GetFormat(), in update()
/trunk/main/sot/source/sdstor/
H A Ducbstorage.cxx1923 m_nFormat = SotExchange::GetFormat( aDataFlavor );
2182 m_nFormat = SotExchange::GetFormat( aDataFlavor );
2712 sal_uLong UCBStorage::GetFormat() function in UCBStorage
2804 pStorage->GetFormat(),
/trunk/main/sc/inc/
H A Dconditio.hxx277 ScConditionalFormat* GetFormat( sal_uInt32 nKey );
/trunk/main/starmath/source/
H A Dunomodel.cxx493 SmFormat aFormat = pDocSh->GetFormat(); in _setPropertyValues()
775 const SmFormat & aFormat = pDocSh->GetFormat(); in _getPropertyValues()

Completed in 125 milliseconds

12345