Home
last modified time | relevance | path

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

/aoo41x/main/sw/source/ui/shells/
H A Dbasesh.cxx1740 bSet = nSurround == SURROUND_NONE; in GetState()
1770 … bDisable |= (nSurround == SURROUND_NONE || nSurround == SURROUND_THROUGHT); in GetState()
1798 bSet = nSurround == SURROUND_LEFT; in GetState()
1908 nSurround = SURROUND_NONE; in SetWrapMode()
1913 nSurround = SURROUND_IDEAL; in SetWrapMode()
1929 if (nSurround == SURROUND_THROUGHT) in SetWrapMode()
1930 nSurround = SURROUND_PARALLEL; in SetWrapMode()
1937 nSurround = SURROUND_THROUGHT; in SetWrapMode()
1941 nSurround = SURROUND_LEFT; in SetWrapMode()
1945 nSurround = SURROUND_RIGHT; in SetWrapMode()
[all …]
/aoo41x/main/sw/source/filter/html/
H A Dhtmlform.cxx1164 sal_Int16 nSurround = text::WrapTextMode_NONE; in InsertControl() local
1188 nSurround = text::WrapTextMode_THROUGHT; in InsertControl()
1198 nSurround = text::WrapTextMode_RIGHT; in InsertControl()
1284 aTmp <<= (sal_Int16)nSurround ; in InsertControl()

Completed in 59 milliseconds