Home
last modified time | relevance | path

Searched refs:aCBLeftPos2 (Results 1 – 2 of 2) sorted by path

/trunk/main/sw/source/ui/inc/
H A Dswuicnttab.hxx217 Point aCBLeftPos2; member in SwTOXSelectTabPage
/trunk/main/sw/source/ui/index/
H A Dcnttab.cxx1037 aCBLeftPos2 = aAddStylesCB.GetPosPixel(); in SwTOXSelectTabPage()
1579 aAddStylesCB.SetPosPixel(nType & TO_USER ? aCBLeftPos1 : aCBLeftPos2); in IMPL_LINK()
1581 aPBPos.Y() = nType & TO_USER ? aCBLeftPos1.Y() : aCBLeftPos2.Y(); in IMPL_LINK()
1583 aTOXMarksCB.SetPosPixel(nType & TO_USER ? aCBLeftPos2 : aCBLeftPos3); in IMPL_LINK()

Completed in 30 milliseconds