Home
last modified time | relevance | path

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

/trunk/main/cui/source/tabpages/
H A Dswpossizetabpage.cxx1027 RadioButton* pCheckedButton = 0; in GetAnchorType() local
1033 pCheckedButton = &m_aToPageRB; in GetAnchorType()
1038 pCheckedButton = &m_aToParaRB; in GetAnchorType()
1043 pCheckedButton = &m_aToCharRB; in GetAnchorType()
1048 pCheckedButton = &m_aAsCharRB; in GetAnchorType()
1053 pCheckedButton = &m_aToFrameRB; in GetAnchorType()
1058 if(pCheckedButton) in GetAnchorType()
1059 *pbHasChanged = pCheckedButton->IsChecked() != pCheckedButton->GetSavedValue(); in GetAnchorType()

Completed in 25 milliseconds