/aoo4110/main/svl/source/svdde/ |
H A D | ddedata.cxx | 109 void DdeData::SetFormat( sal_uLong nFmt ) in SetFormat() 143 sal_uLong DdeData::GetExternalFormat( sal_uLong nFmt ) in GetExternalFormat() 181 sal_uLong DdeData::GetInternalFormat( sal_uLong nFmt ) in GetInternalFormat()
|
H A D | ddesvr.cxx | 584 sal_Bool DdeService::HasCbFormat( sal_uInt16 nFmt ) in HasCbFormat() 591 sal_Bool DdeService::HasFormat( sal_uLong nFmt ) in HasFormat() 598 void DdeService::AddFormat( sal_uLong nFmt ) in AddFormat() 607 void DdeService::RemoveFormat( sal_uLong nFmt ) in RemoveFormat() 740 DdeData* __EXPORT DdeTopic::Get( sal_uLong nFmt ) in Get()
|
H A D | ddeimp.hxx | 142 sal_uLong nFmt; member
|
/aoo4110/main/sw/source/core/fields/ |
H A D | fldbas.cxx | 56 sal_uInt16 lcl_GetLanguageOfFormat( sal_uInt16 nLng, sal_uLong nFmt, in lcl_GetLanguageOfFormat() 185 sal_uInt32 nFmt, in SwField() 496 sal_uInt32 nFmt, sal_uInt16 nLng) const in ExpandValue() 582 SwValueField::SwValueField( SwValueFieldType* pFldType, sal_uInt32 nFmt, in SwValueField() 625 sal_uInt32 SwValueField::GetSystemFormat(SvNumberFormatter* pFormatter, sal_uInt32 nFmt) in GetSystemFormat() 719 SwFormulaField::SwFormulaField( SwValueFieldType* pFldType, sal_uInt32 nFmt, const double fVal) in SwFormulaField() 747 sal_uLong nFmt(GetFormat()); in SetFormula() local 764 sal_uInt32 nFmt(GetFormat()); in SetExpandedFormula() local 790 sal_uInt32 nFmt(GetFormat()); in GetExpandedFormula() local
|
H A D | usrfld.cxx | 49 SwUserField::SwUserField(SwUserFieldType* pTyp, sal_uInt16 nSub, sal_uInt32 nFmt) in SwUserField() 200 String SwUserFieldType::Expand(sal_uInt32 nFmt, sal_uInt16 nSubType, sal_uInt16 nLng) in Expand() 268 String SwUserFieldType::GetContent( sal_uInt32 nFmt ) in GetContent() 284 void SwUserFieldType::SetContent( const String& rStr, sal_uInt32 nFmt ) in SetContent()
|
H A D | dbfld.cxx | 190 SwDBField::SwDBField(SwDBFieldType* pTyp, sal_uLong nFmt) in SwDBField() 330 sal_uInt32 nFmt; in Evaluate() local 501 SwDBNameInfField::SwDBNameInfField(SwFieldType* pTyp, const SwDBData& rDBData, sal_uLong nFmt) : in SwDBNameInfField() 866 SwDBNameField::SwDBNameField(SwDBNameFieldType* pTyp, const SwDBData& rDBData, sal_uLong nFmt) in SwDBNameField() 926 sal_uLong nFmt) in SwDBSetNumberField()
|
H A D | docufld.cxx | 124 String& SwPageNumberFieldType::Expand( sal_uInt32 nFmt, short nOff, in Expand() 197 sal_uInt16 nSub, sal_uInt32 nFmt, short nOff) in SwPageNumberField() 352 SwAuthorField::SwAuthorField(SwAuthorFieldType* pTyp, sal_uInt32 nFmt) in SwAuthorField() 493 SwFileNameField::SwFileNameField(SwFileNameFieldType* pTyp, sal_uInt32 nFmt) in SwFileNameField() 671 SwTemplNameField::SwTemplNameField(SwTemplNameFieldType* pTyp, sal_uInt32 nFmt) in SwTemplNameField() 803 SwDocStatField::SwDocStatField(SwDocStatFieldType* pTyp, sal_uInt16 nSub, sal_uInt32 nFmt) in SwDocStatField() 1053 …::SwDocInfoField(SwDocInfoFieldType* pTyp, sal_uInt16 nSub, const String& rName, sal_uInt32 nFmt) : in SwDocInfoField() 1060 …InfoFieldType* pTyp, sal_uInt16 nSub, const String& rName, const String& rValue, sal_uInt32 nFmt) : in SwDocInfoField() 2072 SwExtUserField::SwExtUserField(SwExtUserFieldType* pTyp, sal_uInt16 nSubTyp, sal_uInt32 nFmt) : in SwExtUserField() 2406 sal_uInt32 nFmt ) in SwRefPageGetField()
|
H A D | chpfld.cxx | 64 SwChapterField::SwChapterField(SwChapterFieldType* pTyp, sal_uInt32 nFmt) in SwChapterField()
|
H A D | tblcalc.cxx | 69 sal_uInt16 nType, sal_uLong nFmt ) in SwTblField()
|
H A D | expfld.cxx | 296 sal_uInt16 nSub, sal_uLong nFmt) in SwGetExpField() 534 void SwSetExpFieldType::SetSeqFormat(sal_uLong nFmt) in SetSeqFormat() 786 sal_uLong nFmt) in SwSetExpField() 1152 sal_uLong nFmt, in SwInputField()
|
H A D | flddat.cxx | 59 SwDateTimeField::SwDateTimeField(SwDateTimeFieldType* pInitType, sal_uInt16 nSub, sal_uLong nFmt, s… in SwDateTimeField()
|
H A D | ddefld.cxx | 55 SwIntrnlRefLink( SwDDEFieldType& rType, sal_uInt16 nUpdateType, sal_uInt16 nFmt ) in SwIntrnlRefLink()
|
/aoo4110/main/sw/source/filter/html/ |
H A D | htmlfld.cxx | 309 sal_uLong nFmt = 0; in NewField() local 323 sal_uInt16 nFmt = AF_NAME; in NewField() local 426 sal_uInt16 nFmt = SVX_NUM_PAGEDESC; in NewField() local 507 sal_uInt16 nFmt = SVX_NUM_ARABIC; in NewField() local 519 sal_uInt16 nFmt = FF_NAME; in NewField() local
|
H A D | htmlfldw.cxx | 46 const sal_Char *SwHTMLWriter::GetNumFormat( sal_uInt16 nFmt ) in GetNumFormat() 77 sal_uLong nFmt = pFld->GetFormat(); in OutHTML_SwField() local
|
/aoo4110/main/sfx2/source/appl/ |
H A D | impldde.cxx | 291 sal_uInt16 nFmt = 0; in ImplHasOtherFormat() local 339 sal_uIntPtr nFmt = pData->GetFormat(); in IMPL_LINK() local
|
H A D | fileobj.cxx | 101 sal_uIntPtr nFmt = SotExchange::GetFormatStringId( rMimeType ); in GetData() local
|
/aoo4110/main/sc/source/ui/docshell/ |
H A D | impex.cxx | 360 sal_Bool ScImportExport::ImportString( const ::rtl::OUString& rText, sal_uLong nFmt ) in ImportString() 385 sal_Bool ScImportExport::ExportString( ::rtl::OUString& rText, sal_uLong nFmt ) in ExportString() 417 sal_Bool ScImportExport::ExportByteString( ByteString& rText, rtl_TextEncoding eEnc, sal_uLong nFmt… in ExportByteString() 446 sal_Bool ScImportExport::ImportStream( SvStream& rStrm, const String& rBaseURL, sal_uLong nFmt ) in ImportStream() 487 sal_Bool ScImportExport::ExportStream( SvStream& rStrm, const String& rBaseURL, sal_uLong nFmt ) in ExportStream() 1248 sal_uInt8 nFmt = pColFormat[i]; in ExtText2Doc() local 1285 sal_uInt8 nFmt = SC_COL_STANDARD; in ExtText2Doc() local
|
/aoo4110/main/sw/source/core/edit/ |
H A D | edfmt.cxx | 132 SwFrmFmt& SwEditShell::GetTblFrmFmt(sal_uInt16 nFmt, sal_Bool bUsed ) const in GetTblFrmFmt()
|
H A D | edsect.cxx | 166 void SwEditShell::DelSectionFmt( sal_uInt16 nFmt ) in DelSectionFmt()
|
/aoo4110/main/sc/source/ui/miscdlgs/ |
H A D | solvrdlg.cxx | 162 sal_uInt16 nFmt = ( aAdr.Tab() == nCurTab ) in SetReference() local
|
H A D | tabopdlg.cxx | 159 sal_uInt16 nFmt = ( rRef.aStart.Tab() == nCurTab ) in SetReference() local
|
/aoo4110/main/svtools/source/misc/ |
H A D | transfer2.cxx | 574 void TransferDataContainer::CopyString( sal_uInt16 nFmt, const String& rStr ) in CopyString() 596 void TransferDataContainer::CopyAny( sal_uInt16 nFmt, in CopyAny()
|
/aoo4110/main/sw/source/ui/dochdl/ |
H A D | swdtflvr.cxx | 1634 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bMsg ) in _PasteFileContent() 1733 sal_uLong nFmt, sal_uInt8 nActionFlags, sal_Bool bMsg ) in _PasteOLE() 2273 sal_uLong nFmt, sal_uInt16 nAction, const Point* pPt, in _PasteGrf() 2521 SwWrtShell& rSh, sal_uLong nFmt ) in _PasteAsHyperlink() 2567 SwWrtShell& rSh, sal_uLong nFmt, in _PasteFileName() 2668 SwWrtShell& rSh, sal_uLong nFmt, sal_Bool bLink, in _PasteDBData()
|
/aoo4110/main/sw/source/core/docnode/ |
H A D | swbaslnk.cxx | 111 sal_uLong nFmt = SotExchange::GetFormatIdFromMimeType( rMimeType ); in DataChanged() local
|
/aoo4110/main/chart2/source/controller/dialogs/ |
H A D | tp_AxisPositions.cxx | 444 sal_uLong nFmt = (sal_uLong)((const SfxInt32Item*)pPoolItem)->GetValue(); in SetNumFormatter() local
|