Home
last modified time | relevance | path

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

123

/aoo4110/main/svl/source/svdde/
H A Dddeimp.hxx142 sal_uLong nFmt; member
/aoo4110/main/sc/source/ui/view/
H A Dcellsh2.cxx169 sal_uInt16 nFmt = SCA_VALID; in lcl_GetSortParam() local
174 rExtendRange.Format( aExtendStr, nFmt, pDoc ); in lcl_GetSortParam()
177 rCurrentRange.Format( aCurrentStr, nFmt, pDoc ); in lcl_GetSortParam()
/aoo4110/main/svtools/inc/svtools/
H A Dtransfer.hxx572 void CopyString( sal_uInt16 nFmt, const String& rStr );
573 void CopyAny( sal_uInt16 nFmt, const ::com::sun::star::uno::Any& rAny );
/aoo4110/main/chart2/source/controller/itemsetwrapper/
H A DAxisItemConverter.cxx920 sal_Int32 nFmt = static_cast< sal_Int32 >( in ApplySpecialItem() local
924 aValue = uno::makeAny(nFmt); in ApplySpecialItem()
/aoo4110/main/sw/source/core/fields/
H A Dreffld.cxx210 sal_uInt16 nSeqenceNo, sal_uLong nFmt ) in SwGetRefField() argument
211 : SwField( pFldType, nFmt ), in SwGetRefField()
/aoo4110/main/sw/inc/
H A Ddoc.hxx1286 void DelCharFmt(sal_uInt16 nFmt, sal_Bool bBroadcast = sal_False);
1304 void DelTxtFmtColl(sal_uInt16 nFmt, sal_Bool bBroadcast = sal_False);
1337 SwFrmFmt& GetTblFrmFmt(sal_uInt16 nFmt, sal_Bool bUsed ) const;
H A Dfesh.hxx536 sal_Bool GetDrawObjGraphic( sal_uLong nFmt, Graphic& rGrf ) const;
/aoo4110/main/sw/source/ui/dbui/
H A Ddbinsdlg.cxx335 sal_Int32 nFmt = 0; in SwInsertDBColAutoPilot() local
336 aFormat >>= nFmt; in SwInsertDBColAutoPilot()
341 Reference<XPropertySet> xNumProps = xNumberFormats->getByKey( nFmt ); in SwInsertDBColAutoPilot()
/aoo4110/main/sw/source/core/docnode/
H A Dsection.cxx80 SwIntrnlSectRefLink( SwSectionFmt& rFmt, sal_uInt16 nUpdateType, sal_uInt16 nFmt ) in SwIntrnlSectRefLink() argument
81 : SwBaseLink( nUpdateType, nFmt ), in SwIntrnlSectRefLink()
/aoo4110/main/sw/source/core/table/
H A Dswtable.cxx2166 void ChgNumToText( SwTableBox& rBox, sal_uLong nFmt ) in ChgNumToText() argument
2177 if( NUMBERFORMAT_TEXT != nFmt ) in ChgNumToText()
2181 pDoc->GetNumberFormatter()->GetOutputString( sTxt, nFmt, sTmp, &pCol ); in ChgNumToText()
/aoo4110/main/sw/source/filter/html/
H A Dwrthtml.hxx483 static const sal_Char *GetNumFormat( sal_uInt16 nFmt );
/aoo4110/main/sc/source/ui/unoobj/
H A Dchart2uno.cxx2691 sal_uInt32 nFmt = 0; in FillCacheFromExternalRef() local
2697 pTable->getCell(nCol, nRow, &nFmt); in FillCacheFromExternalRef()
2699 pFormatter->GetOutputString(fVal, nFmt, aStr, &pColor); in FillCacheFromExternalRef()
/aoo4110/main/sw/source/core/doc/
H A Dtblrwcl.cxx4735 sal_uLong nFmt = (sal_uLong)&aShareArr[ nM ]->GetOldFormat(); in Seek_Entry() local
4736 if( nFmt == nIdx ) in Seek_Entry()
4742 else if( nFmt < nIdx ) in Seek_Entry()

Completed in 358 milliseconds

123