Home
last modified time | relevance | path

Searched refs:nFmt (Results 26 – 50 of 63) sorted by relevance

123

/aoo4110/main/sw/inc/
H A Dexpfld.hxx102 sal_uInt16 nSubType = nsSwGetSetExpType::GSE_EXPR, sal_uLong nFmt = 0);
238 SwSetExpField(SwSetExpFieldType*, const String& rFormel, sal_uLong nFmt = 0);
340 sal_uLong nFmt = 0,
439 sal_uInt16 nSubType = 0, sal_uLong nFmt = 0);
H A Deditsh.hxx279 SwFrmFmt& GetTblFrmFmt(sal_uInt16 nFmt, sal_Bool bUsed = sal_False ) const;
284 SwCharFmt& GetCharFmt(sal_uInt16 nFmt) const;
816 const SwSectionFmt& GetSectionFmt(sal_uInt16 nFmt) const;
817 void DelSectionFmt( sal_uInt16 nFmt );
H A Dchpfld.hxx73 SwChapterField(SwChapterFieldType*, sal_uInt32 nFmt = 0);
H A Dinetfld.hxx73 SwINetField( SwINetFieldType* pTyp, sal_uInt16 nFmt,
H A Dflddat.hxx119 sal_uLong nFmt = 0, sal_uInt16 nLng = 0);
H A Dreffld.hxx109 sal_uInt16 nSubType, sal_uInt16 nSeqNo, sal_uLong nFmt );
/aoo4110/main/sw/source/core/access/
H A Daccframe.cxx452 sal_uInt32 nFmt = GetFrm()->FindPageFrm()->GetPageDesc() in GetFormattedPageNumber() local
454 if( SVX_NUM_NUMBER_NONE == nFmt ) in GetFormattedPageNumber()
455 nFmt = SVX_NUM_ARABIC; in GetFormattedPageNumber()
457 String sRet( FormatNumber( nPageNum, nFmt ) ); in GetFormattedPageNumber()
/aoo4110/main/sw/source/core/doc/
H A Ddocfmt.cxx1369 void SwDoc::DelCharFmt(sal_uInt16 nFmt, sal_Bool bBroadcast) in DelCharFmt() argument
1371 SwCharFmt * pDel = (*pCharFmtTbl)[nFmt]; in DelCharFmt()
1385 pCharFmtTbl->DeleteAndDestroy(nFmt); in DelCharFmt()
1392 sal_uInt16 nFmt = pCharFmtTbl->GetPos( pFmt ); in DelCharFmt() local
1393 ASSERT( USHRT_MAX != nFmt, "Fmt not found," ); in DelCharFmt()
1395 DelCharFmt( nFmt, bBroadcast ); in DelCharFmt()
1491 for ( sal_uInt16 i = 0; i <= nFmt; i++ ) in GetTblFrmFmt()
1499 return *((*pTblFrmFmtTbl)[nRemoved + nFmt]); in GetTblFrmFmt()
1692 sal_uInt16 nFmt = pTxtFmtCollTbl->GetPos( pColl ); in DelTxtFmtColl() local
1693 ASSERT( USHRT_MAX != nFmt, "Collection not found," ); in DelTxtFmtColl()
[all …]
/aoo4110/main/sw/source/core/fields/
H A Dflddat.cxx59 SwDateTimeField::SwDateTimeField(SwDateTimeFieldType* pInitType, sal_uInt16 nSub, sal_uLong nFmt, s… in SwDateTimeField() argument
60 : SwValueField(pInitType, nFmt, nLng, 0.0), in SwDateTimeField()
64 if (!nFmt) in SwDateTimeField()
H A Dtblcalc.cxx69 sal_uInt16 nType, sal_uLong nFmt ) in SwTblField() argument
70 : SwValueField( pInitType, nFmt ), SwTableFormula( rFormel ), in SwTblField()
H A Dchpfld.cxx64 SwChapterField::SwChapterField(SwChapterFieldType* pTyp, sal_uInt32 nFmt) in SwChapterField() argument
65 : SwField(pTyp, nFmt), nLevel( 0 ) in SwChapterField()
H A Dddefld.cxx55 SwIntrnlRefLink( SwDDEFieldType& rType, sal_uInt16 nUpdateType, sal_uInt16 nFmt ) in SwIntrnlRefLink() argument
56 : SwBaseLink( nUpdateType, nFmt ), in SwIntrnlRefLink()
/aoo4110/main/svtools/source/misc/
H A Dtransfer2.cxx574 void TransferDataContainer::CopyString( sal_uInt16 nFmt, const String& rStr ) in CopyString() argument
579 aEntry.nId = nFmt; in CopyString()
596 void TransferDataContainer::CopyAny( sal_uInt16 nFmt, in CopyAny() argument
600 aEntry.nId = nFmt; in CopyAny()
/aoo4110/main/sc/source/ui/dbgui/
H A Dconsdlg.cxx293 sal_uInt16 nFmt = SCR_ABS_3D; //!!! nCurTab fehlt noch in SetReference() local
297 nFmt |= SCA_TAB2_3D; in SetReference()
300 rRef.Format( aStr, nFmt, pDocP, eConv ); in SetReference()
302 rRef.aStart.Format( aStr, nFmt, pDocP, eConv ); in SetReference()
/aoo4110/main/svl/source/svdde/
H A Dddecli.cxx139 d.pImp->nFmt = DdeData::GetInternalFormat( nCbType ); in CliCallback()
305 sal_uLong nIntFmt = aDdeData.pImp->nFmt; in Execute()
329 d.pImp->nFmt = nIntFmt; in Execute()
/aoo4110/main/sw/source/ui/fldui/
H A Dfldvar.cxx1064 sal_uLong nFmt = nNumFormatPos == 0 ? 0 : aNumFormatLB.GetFormat(); in IMPL_LINK() local
1065 if (nFmt) in IMPL_LINK()
1069nFmt = SwValueField::GetSystemFormat(pSh->GetNumberFormatter(), nFmt); in IMPL_LINK()
1071 ((SwUserFieldType*)pType)->SetContent(aValueED.GetText(), nFmt); in IMPL_LINK()
/aoo4110/main/sc/source/ui/miscdlgs/
H A Dsolvrdlg.cxx162 sal_uInt16 nFmt = ( aAdr.Tab() == nCurTab ) in SetReference() local
166 aAdr.Format( aStr, nFmt, pDocP, pDocP->GetAddressConvention() ); in SetReference()
H A Doptsolver.cxx508 sal_uInt16 nFmt = ( aAdr.Tab() == mnCurTab ) ? SCA_ABS : SCA_ABS_3D; in SetReference() local
510 aAdr.Format( aStr, nFmt, pDocP, pDocP->GetAddressConvention() ); in SetReference()
512 rRef.Format( aStr, nFmt | SCR_ABS, pDocP, pDocP->GetAddressConvention() ); in SetReference()
/aoo4110/main/sw/source/core/frmedt/
H A Dfecopy.cxx1222 sal_Bool SwFEShell::GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const in GetDrawObjGraphic() argument
1240 if( SOT_FORMAT_GDIMETAFILE == nFmt ) in GetDrawObjGraphic()
1299 else if( SOT_FORMAT_GDIMETAFILE == nFmt ) in GetDrawObjGraphic()
1301 else if( SOT_FORMAT_BITMAP == nFmt || SOT_FORMATSTR_ID_PNG == nFmt ) in GetDrawObjGraphic()
/aoo4110/main/sc/source/ui/pagedlg/
H A Dareasdlg.cxx891 …const sal_uInt16 nFmt = bIsRow ? (SCA_VALID_ROW | SCA_ROW_ABSOLUTE) : (SCA_VALID_COL | SCA_COL_ABS… in lcl_GetRepeatRangeString() local
893 rStart.Format(aTmpStr, nFmt, pDoc, eConv); in lcl_GetRepeatRangeString()
898 rEnd.Format(aTmpStr, nFmt, pDoc, eConv); in lcl_GetRepeatRangeString()
/aoo4110/main/sw/source/core/docnode/
H A Dswbaslnk.cxx111 sal_uLong nFmt = SotExchange::GetFormatIdFromMimeType( rMimeType ); in DataChanged() local
114 nFmt == sfx2::LinkManager::RegisterStatusInfoId() ) in DataChanged()
/aoo4110/main/chart2/source/controller/dialogs/
H A Dtp_AxisPositions.cxx444 sal_uLong nFmt = (sal_uLong)((const SfxInt32Item*)pPoolItem)->GetValue(); in SetNumFormatter() local
445 m_aED_CrossesAt.SetFormatKey( nFmt ); in SetNumFormatter()
/aoo4110/main/sw/source/ui/dbui/
H A Ddbmgr.cxx1541 sal_Int32 nFmt = 0; in GetColumnFmt() local
1542 aFormatKey >>= nFmt; in GetColumnFmt()
1547 uno::Reference<XPropertySet> xNumProps = xNumberFormats->getByKey( nFmt ); in GetColumnFmt()
1554 nFmt = xDocNumberFormats->queryKey( sFormat, aLoc, sal_False ); in GetColumnFmt()
1555 … if(NUMBERFORMAT_ENTRY_NOT_FOUND == sal::static_int_cast< sal_uInt32, sal_Int32>(nFmt)) in GetColumnFmt()
1556 nFmt = xDocNumberFormats->addNew( sFormat, aLoc ); in GetColumnFmt()
1557 nRet = nFmt; in GetColumnFmt()
/aoo4110/main/sc/source/ui/formdlg/
H A Dformula.cxx451 sal_uInt16 nFmt = ( rRef.aStart.Tab() == aCursorPos.Tab() ) in SetReference() local
454 rRef.Format( aRefStr, nFmt, pRefDoc, pRefDoc->GetAddressConvention() ); in SetReference()
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DDataPointItemConverter.cxx126 sal_Int32 nFmt = static_cast< sal_Int32 >( in lcl_NumberFormatFromItemToPropertySet() local
129 aValue = uno::makeAny(nFmt); in lcl_NumberFormatFromItemToPropertySet()

Completed in 235 milliseconds

123