Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Ditrcrsr.cxx74 const SwCrsrMoveState& rCMS, in lcl_GetCharRectInsideField() argument
77 ASSERT( rCMS.pSpecialPos, "Information about special pos missing" ) in lcl_GetCharRectInsideField()
81 const sal_uInt16 nCharOfst = rCMS.pSpecialPos->nCharOfst; in lcl_GetCharRectInsideField()
124 if ( rCMS.bRealWidth ) in lcl_GetCharRectInsideField()
142 rOrig.Width( rCMS.bRealWidth && rPor.Width() ? rPor.Width() : 1 ); in lcl_GetCharRectInsideField()

Completed in 28 milliseconds