Home
last modified time | relevance | path

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

/aoo42x/main/filter/source/t602/
H A Dt602filter.cxx981 #define _propGet(_prop,_nam) \ in OptionsDlg() macro
1143 any = _propGet(xPSetAzbukaCB, "State"); any >>= tt; ini.ruscode = tt; in OptionsDlg()
1144 any = _propGet(xPSetRefCB, "State"); any >>= tt; ini.reformatpars = tt; in OptionsDlg()
1145 any = _propGet(xPSetCommCB, "State"); any >>= tt; ini.showcomm = tt; in OptionsDlg()
1147 any = _propGet(xPSetCodeLB, "SelectedItems"); any >>= shr; in OptionsDlg()

Completed in 8 milliseconds