Searched refs:aCBLeftPos2 (Results 1 – 2 of 2) sorted by relevance
217 Point aCBLeftPos2; member in SwTOXSelectTabPage
1037 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 84 milliseconds