Home
last modified time | relevance | path

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

/trunk/main/sw/source/core/text/
H A Dtxtftn.cxx1159 sal_uInt16 nQuoWidth = pQuo->Width(); in FormatQuoVadis() local
1173 nQuoWidth = nQuoWidth + pFollow->Width(); in FormatQuoVadis()
1180 Right( Right() - nQuoWidth ); in FormatQuoVadis()
1210 nLastLeft = nLastLeft - nQuoWidth; in FormatQuoVadis()
1222 nQuoWidth = nQuoWidth + nLastLeft; in FormatQuoVadis()
1228 nQuoWidth = nQuoWidth + nLastLeft; in FormatQuoVadis()
1233 nQuoWidth = nQuoWidth + pQuo->GetAscent(); in FormatQuoVadis()
1234 long nDiff = nLastLeft - nQuoWidth; in FormatQuoVadis()
1242 nQuoWidth = 0; in FormatQuoVadis()
1248 nQuoWidth = nQuoWidth + nLastLeft; in FormatQuoVadis()
[all …]

Completed in 15 milliseconds