Home
last modified time | relevance | path

Searched refs:eFldType (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/filter/ww8/
H A Dww8atr.cxx1840 void WW8Export::OutputField( const SwField* pFld, ww::eField eFldType, in OutputField() argument
1846 const bool bIncludeEmptyPicLocation = ( eFldType == ww::ePAGE ); in OutputField()
1851 if (eFldType == ww::eSHAPE) in OutputField()
1853 aFld13[1] = static_cast< sal_uInt8 >(eFldType); // Typ nachtragen in OutputField()
1873 ( eFldType == ww::ePAGEREF || eFldType == ww::eREF || in OutputField()
1874 eFldType == ww::eNOTEREF || eFldType == ww::eFOOTREF )) in OutputField()
1929 eFldType == ww::eFORMTEXT) in OutputField()
1965 eFldType == ww::eFORMTEXT) in OutputField()
H A Ddocxexport.cxx210 void DocxExport::OutputField( const SwField* pFld, ww::eField eFldType, const String& rFldCmd, sal_… in OutputField() argument
212 m_pAttrOutput->WriteField_Impl( pFld, eFldType, rFldCmd, nMode ); in OutputField()
H A Ddocxexport.hxx110 virtual void OutputField( const SwField* pFld, ww::eField eFldType,
H A Drtfexport.hxx107 virtual void OutputField( const SwField* pFld, ww::eField eFldType,
H A Drtfexport.cxx329 void RtfExport::OutputField( const SwField* pFld, ww::eField eFldType, const String& rFldCmd, sal_u… in OutputField() argument
333 m_pAttrOutput->WriteField_Impl( pFld, eFldType, rFldCmd, nMode ); in OutputField()
H A Dwrtww8.hxx733 virtual void OutputField( const SwField* pFld, ww::eField eFldType,
1029 virtual void OutputField( const SwField* pFld, ww::eField eFldType,
/trunk/main/sw/source/filter/rtf/
H A Drtffld.cxx115 RTF_FLD_TYPES eFldType; in _WhichFld() member
168 return aFldNmArr[n].eFldType; in _WhichFld()

Completed in 64 milliseconds