Home
last modified time | relevance | path

Searched refs:GetFormatCount (Results 1 – 21 of 21) sorted by relevance

/trunk/main/sw/source/ui/fldui/
H A Dflddok.cxx247 nCount = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in IMPL_LINK()
530 sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillFormatLB()
H A Dflddinf.cxx433 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillSelectionLB()
H A Dflddb.cxx145 sal_uInt16 nSize = GetFldMgr().GetFormatCount(TYP_DBSETNUMBERFLD, sal_False, IsFldDlgHtmlMode()); in Reset()
H A Dfldfunc.cxx240 sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in IMPL_LINK()
H A Dfldref.cxx764 nSize = GetFldMgr().GetFormatCount( nTypeId, sal_False, IsFldDlgHtmlMode() ); in FillFormatLB()
H A Dfldvar.cxx825 const sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillFormatLB()
H A Dfldmgr.cxx615 sal_uInt16 SwFldMgr::GetFormatCount(sal_uInt16 nTypeId, sal_Bool bIsText, sal_Bool bHtmlMode) const in GetFormatCount() function in SwFldMgr
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx105 sal_uInt32 nFormatCount (rDataHelper.GetFormatCount()); in GetSupportedClipboardFormats()
186 mbPastePossible = ( pDataHelper->GetFormatCount() != 0 ); in IMPL_LINK()
639 mbPastePossible = ( aDataHelper.GetFormatCount() != 0 ); in GetMenuState()
H A Doutlnvsh.cxx780 bPastePossible = ( pDataHelper->GetFormatCount() != 0 && in IMPL_LINK()
963 bPastePossible = ( aDataHelper.GetFormatCount() != 0 && in GetMenuState()
/trunk/main/sw/source/ui/inc/
H A Dfldmgr.hxx205 …sal_uInt16 GetFormatCount(sal_uInt16 nTypeId, sal_Bool bIsText, sal_Bool bHtmlMode = sal_False)…
/trunk/main/sw/source/ui/frmdlg/
H A Dcption.cxx245 nCount = pMgr->GetFormatCount(TYP_SEQFLD, sal_False); in SwCaptionDialog()
/trunk/main/svtools/source/misc/
H A Dtransfer.cxx1636 sal_uInt32 TransferableDataHelper::GetFormatCount() const in GetFormatCount() function in TransferableDataHelper
2284 for( sal_uInt32 i = 0, nFormatCount = GetFormatCount(); ( i < nFormatCount ) && !bRet; ++i ) in GetFileList()
/trunk/main/sw/source/ui/uiview/
H A Dsrcview.cxx597 0 == aDataHelper.GetFormatCount(); in GetState()
/trunk/main/sw/source/ui/config/
H A Doptload.cxx462 nCount = pMgr->GetFormatCount(TYP_SEQFLD, sal_False); in SwCaptionOptPage()
/trunk/main/svtools/inc/svtools/
H A Dtransfer.hxx342 sal_uInt32 GetFormatCount() const;
/trunk/main/sd/source/ui/slidesorter/controller/
H A DSlsSlotManager.cxx731 if (aDataHelper.GetFormatCount() > 0) in GetClipboardState()
/trunk/main/sd/source/ui/annotations/
H A Dannotationmanager.cxx1061 pMenu->EnableItem( SID_PASTE, aDataHelper.GetFormatCount() != 0 ); in ExecuteAnnotationContextMenu()
/trunk/main/svx/source/gallery2/
H A Dgalbrws2.cxx301 if( aDataHelper.GetFormatCount() ) in ExecutePopup()
/trunk/main/sw/source/core/access/
H A Daccpara.cxx1734 sal_uInt16 nSize = aMgr.GetFormatCount(pField->GetTypeId(), sal_False); in GetFieldTypeNameAtIndex()
1793 sal_uInt32 nSize = aMgr.GetFormatCount(pField->GetTypeId(), sal_False); in GetFieldTypeNameAtIndex()
/trunk/main/sfx2/source/doc/
H A Ddocvor.cxx1072 sal_uInt32 nFormatCount = aHelper.GetFormatCount(); in ExecuteDrop()
/trunk/main/sfx2/source/dialog/
H A Dtempldlg.cxx271 sal_uInt32 nFormatCount = aHelper.GetFormatCount(); in ExecuteDrop()

Completed in 165 milliseconds