Home
last modified time | relevance | path

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

/trunk/main/svx/source/dialog/
H A Ddlgctrl.cxx95 eCS ( eStyle ), in SvxRectCtl()
127 switch( eCS ) in Resize_Impl()
258 if( aPtNew == aPtMM && ( eCS == CS_SHADOW || eCS == CS_ANGLE ) ) in MouseButtonDown()
286 sal_Bool bUseMM = (eCS != CS_SHADOW) && (eCS != CS_ANGLE); in KeyInput()
411 switch( eCS ) in Paint()
480 if( eCS == CS_RECT || eCS == CS_LINE ) in Paint()
496 if( eCS == CS_RECT || eCS == CS_LINE ) in Paint()
510 if( IsEnabled() && (eCS != CS_ANGLE || aPtNew != aPtMM) ) in Paint()
710 return ( eCS == CS_ANGLE )? 8 : 9; in GetNumOfChilds()
/trunk/main/svx/inc/svx/
H A Ddlgctrl.hxx100 CTL_STYLE eCS; member in SvxRectCtl
/trunk/main/sw/source/filter/ww8/dump/
H A Dww8scan.cxx3636 sal_uInt16 nExtraLen, rtl_TextEncoding eCS, std::vector<String> &rArray, in WW8ReadSTTBF() argument
3667 rArray.push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
3677 pExtraArray->push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
3704 rArray.push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
3717 pExtraArray->push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
H A Dww8scan.hxx91 rtl_TextEncoding eCS,
/trunk/main/sw/source/filter/ww8/
H A Dww8scan.cxx4019 sal_uInt16 nExtraLen, rtl_TextEncoding eCS, std::vector<String> &rArray, in WW8ReadSTTBF() argument
4053 rArray.push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
4087 pValueArray->push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
4112 rArray.push_back(String(aTmp, eCS)); in WW8ReadSTTBF()
H A Dww8scan.hxx176 sal_uInt16 nExtraLen, rtl_TextEncoding eCS, ::std::vector<String> &rArray,

Completed in 103 milliseconds