Home
last modified time | relevance | path

Searched refs:nDocType (Results 1 – 6 of 6) sorted by relevance

/aoo41x/main/sw/source/ui/dbui/
H A Dmmoutputpage.cxx104 String lcl_GetExtensionForDocType(sal_uLong nDocType) in lcl_GetExtensionForDocType() argument
107 switch( nDocType ) in lcl_GetExtensionForDocType()
1040 sal_uLong nDocType = (sal_uLong)pBox->GetEntryData(pBox->GetSelectEntryPos()); in IMPL_LINK() local
1041 sal_Bool bEnable = MM_DOCTYPE_HTML != nDocType && MM_DOCTYPE_TEXT != nDocType; in IMPL_LINK()
1058 sAttach.SetToken( nTokenCount - 1, '.', lcl_GetExtensionForDocType( nDocType )); in IMPL_LINK()
1126 sal_uLong nDocType = (sal_uLong)m_aSendAsLB.GetEntryData(m_aSendAsLB.GetSelectEntryPos()); in IMPL_LINK() local
1127 String sExtension = lcl_GetExtensionForDocType(nDocType); in IMPL_LINK()
1128 switch( nDocType ) in IMPL_LINK()
1231 if(MM_DOCTYPE_TEXT == nDocType) in IMPL_LINK()
1309 if(MM_DOCTYPE_TEXT == nDocType) in IMPL_LINK()
[all …]
/aoo41x/main/sc/source/filter/excel/
H A Dexcrecds.cxx234 nDocType = 0x0010; in ExcBof()
241 rStrm << nVers << nDocType << nRupBuild << nRupYear; in SaveCont()
262 nDocType = 0x0005; in ExcBofW()
269 rStrm << nVers << nDocType << nRupBuild << nRupYear; in SaveCont()
/aoo41x/main/sc/source/filter/xcl97/
H A Dxcl97rec.cxx713 rStrm << nVers << nDocType << nRupBuild << nRupYear in SaveCont()
734 nDocType = 0x0010; in ExcBof8()
742 nDocType = 0x0005; in ExcBofW8()
/aoo41x/main/sw/source/filter/ww8/
H A Dwriterwordglue.hxx117 const SwFrmFmt &rFollowFmt, sal_Int8 nDocType = 0 );
H A Dwriterwordglue.cxx386 const SwFrmFmt &rFollowFmt, sal_Int8 nDocType ) in IsPlausableSingleWordSection() argument
411 if (!aOne.EqualTopBottom(aTwo) && nDocType != 1 && bCheckFooter ) in IsPlausableSingleWordSection()
/aoo41x/main/sc/source/filter/inc/
H A Dexcrecds.hxx156 sal_uInt16 nDocType; member in ExcBof_Base

Completed in 44 milliseconds