Home
last modified time | relevance | path

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

/aoo42x/main/sw/source/ui/config/
H A Doptpage.cxx1180 FontSizeBox* pHeightLB = 0; in IMPL_LINK() local
1184 pHeightLB = &aStandardHeightLB; in IMPL_LINK()
1188 pHeightLB = &aTitleHeightLB; in IMPL_LINK()
1192 pHeightLB = &aListHeightLB; in IMPL_LINK()
1196 pHeightLB = &aLabelHeightLB; in IMPL_LINK()
1200 pHeightLB = &aIndexHeightLB; in IMPL_LINK()
1203 pHeightLB->Fill( &aFontInfo, pFontList ); in IMPL_LINK()

Completed in 18 milliseconds