/aoo42x/main/sw/source/ui/fldui/ |
H A D | flddok.cxx | 247 nCount = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in IMPL_LINK() 530 sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillFormatLB()
|
H A D | flddinf.cxx | 433 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillSelectionLB()
|
H A D | flddb.cxx | 145 sal_uInt16 nSize = GetFldMgr().GetFormatCount(TYP_DBSETNUMBERFLD, sal_False, IsFldDlgHtmlMode()); in Reset()
|
H A D | fldfunc.cxx | 240 sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in IMPL_LINK()
|
H A D | fldref.cxx | 764 nSize = GetFldMgr().GetFormatCount( nTypeId, sal_False, IsFldDlgHtmlMode() ); in FillFormatLB()
|
H A D | fldvar.cxx | 825 const sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillFormatLB()
|
H A D | fldmgr.cxx | 615 sal_uInt16 SwFldMgr::GetFormatCount(sal_uInt16 nTypeId, sal_Bool bIsText, sal_Bool bHtmlMode) const in GetFormatCount() function in SwFldMgr
|
/aoo42x/main/sd/source/ui/view/ |
H A D | drviews7.cxx | 105 sal_uInt32 nFormatCount (rDataHelper.GetFormatCount()); in GetSupportedClipboardFormats() 186 mbPastePossible = ( pDataHelper->GetFormatCount() != 0 ); in IMPL_LINK() 639 mbPastePossible = ( aDataHelper.GetFormatCount() != 0 ); in GetMenuState()
|
H A D | outlnvsh.cxx | 780 bPastePossible = ( pDataHelper->GetFormatCount() != 0 && in IMPL_LINK() 963 bPastePossible = ( aDataHelper.GetFormatCount() != 0 && in GetMenuState()
|
/aoo42x/main/sw/source/ui/inc/ |
H A D | fldmgr.hxx | 205 …sal_uInt16 GetFormatCount(sal_uInt16 nTypeId, sal_Bool bIsText, sal_Bool bHtmlMode = sal_False)…
|
/aoo42x/main/sw/source/ui/frmdlg/ |
H A D | cption.cxx | 245 nCount = pMgr->GetFormatCount(TYP_SEQFLD, sal_False); in SwCaptionDialog()
|
/aoo42x/main/svtools/source/misc/ |
H A D | transfer.cxx | 1636 sal_uInt32 TransferableDataHelper::GetFormatCount() const in GetFormatCount() function in TransferableDataHelper 2284 for( sal_uInt32 i = 0, nFormatCount = GetFormatCount(); ( i < nFormatCount ) && !bRet; ++i ) in GetFileList()
|
/aoo42x/main/sw/source/ui/uiview/ |
H A D | srcview.cxx | 597 0 == aDataHelper.GetFormatCount(); in GetState()
|
/aoo42x/main/svtools/inc/svtools/ |
H A D | transfer.hxx | 342 sal_uInt32 GetFormatCount() const;
|
/aoo42x/main/sw/source/ui/config/ |
H A D | optload.cxx | 462 nCount = pMgr->GetFormatCount(TYP_SEQFLD, sal_False); in SwCaptionOptPage()
|
/aoo42x/main/sd/source/ui/slidesorter/controller/ |
H A D | SlsSlotManager.cxx | 731 if (aDataHelper.GetFormatCount() > 0) in GetClipboardState()
|
/aoo42x/main/sd/source/ui/annotations/ |
H A D | annotationmanager.cxx | 1061 pMenu->EnableItem( SID_PASTE, aDataHelper.GetFormatCount() != 0 ); in ExecuteAnnotationContextMenu()
|
/aoo42x/main/svx/source/gallery2/ |
H A D | galbrws2.cxx | 301 if( aDataHelper.GetFormatCount() ) in ExecutePopup()
|
/aoo42x/main/sw/source/core/access/ |
H A D | accpara.cxx | 1734 sal_uInt16 nSize = aMgr.GetFormatCount(pField->GetTypeId(), sal_False); in GetFieldTypeNameAtIndex() 1793 sal_uInt32 nSize = aMgr.GetFormatCount(pField->GetTypeId(), sal_False); in GetFieldTypeNameAtIndex()
|
/aoo42x/main/sfx2/source/doc/ |
H A D | docvor.cxx | 1072 sal_uInt32 nFormatCount = aHelper.GetFormatCount(); in ExecuteDrop()
|
/aoo42x/main/sfx2/source/dialog/ |
H A D | templdlg.cxx | 271 sal_uInt32 nFormatCount = aHelper.GetFormatCount(); in ExecuteDrop()
|