Searched refs:IsFldDlgHtmlMode (Results 1 – 7 of 7) sorted by relevance
/trunk/main/sw/source/ui/fldui/ |
H A D | fldvar.cxx | 124 const SwFldGroupRgn& rRg = GetFldMgr().GetGroupRange(IsFldDlgHtmlMode(), GetGroup()); in Reset() 324 if ( !IsFldDlgHtmlMode() ) in IMPL_LINK() 341 if ( !IsFldDlgHtmlMode() ) in IMPL_LINK() 825 const sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillFormatLB() 1252 if (IsFldDlgHtmlMode()) in FillItemSet()
|
H A D | flddok.cxx | 116 const SwFldGroupRgn& rRg = GetFldMgr().GetGroupRange(IsFldDlgHtmlMode(), GetGroup()); in Reset() 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 | 194 if (!(IsFldDlgHtmlMode() && (i == DI_EDIT || i == DI_THEMA || i == DI_PRINT))) in Reset() 433 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in FillSelectionLB()
|
H A D | flddb.cxx | 123 const SwFldGroupRgn& rRg = GetFldMgr().GetGroupRange(IsFldDlgHtmlMode(), GetGroup()); in Reset() 145 sal_uInt16 nSize = GetFldMgr().GetFormatCount(TYP_DBSETNUMBERFLD, sal_False, IsFldDlgHtmlMode()); in Reset()
|
H A D | fldfunc.cxx | 138 const SwFldGroupRgn& rRg = GetFldMgr().GetGroupRange(IsFldDlgHtmlMode(), GetGroup()); in Reset() 240 sal_uInt16 nSize = GetFldMgr().GetFormatCount(nTypeId, sal_False, IsFldDlgHtmlMode()); in IMPL_LINK()
|
H A D | fldpage.hxx | 58 sal_Bool IsFldDlgHtmlMode() const { return m_bFldDlgHtmlMode;} in IsFldDlgHtmlMode() function in SwFldPage
|
H A D | fldref.cxx | 210 const SwFldGroupRgn& rRg = GetFldMgr().GetGroupRange(IsFldDlgHtmlMode(), GetGroup()); in Reset() 764 nSize = GetFldMgr().GetFormatCount( nTypeId, sal_False, IsFldDlgHtmlMode() ); in FillFormatLB()
|
Completed in 50 milliseconds