Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/config/
H A Doptpage.cxx1183 FontSizeBox* pHeightLB = 0; in IMPL_LINK() local
1187 pHeightLB = &aStandardHeightLB; in IMPL_LINK()
1191 pHeightLB = &aTitleHeightLB; in IMPL_LINK()
1195 pHeightLB = &aListHeightLB; in IMPL_LINK()
1199 pHeightLB = &aLabelHeightLB; in IMPL_LINK()
1203 pHeightLB = &aIndexHeightLB; in IMPL_LINK()
1206 pHeightLB->Fill( &aFontInfo, pFontList ); in IMPL_LINK()

Completed in 21 milliseconds