Home
last modified time | relevance | path

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

/aoo42x/main/sd/source/ui/func/
H A Dfuhhconv.cxx250 sal_Bool bCommonTerms = sal_True; in StartChineseConversion() local
258 … xProp->getPropertyValue( C2U("IsTranslateCommonTerms") ) >>= bCommonTerms; in StartChineseConversion()
269 if( !bCommonTerms ) in StartChineseConversion()
/aoo42x/main/sw/source/ui/shells/
H A Ddrwtxtsh.cxx413 sal_Bool bCommonTerms = sal_True; in ExecDrawLingu() local
421 … xProp->getPropertyValue( C2U("IsTranslateCommonTerms") ) >>= bCommonTerms; in ExecDrawLingu()
432 if( !bCommonTerms ) in ExecDrawLingu()
H A Dannotsh.cxx1286 sal_Bool bCommonTerms = sal_True; in ExecLingu() local
1294 … xProp->getPropertyValue( C2U("IsTranslateCommonTerms") ) >>= bCommonTerms; in ExecLingu()
1305 if( !bCommonTerms ) in ExecLingu()
/aoo42x/main/sw/source/ui/uiview/
H A Dviewling.cxx161 sal_Bool bCommonTerms = sal_True; in ExecLingu() local
169 … xProp->getPropertyValue( C2U("IsTranslateCommonTerms") ) >>= bCommonTerms; in ExecLingu()
180 if( !bCommonTerms ) in ExecLingu()
/aoo42x/main/sc/source/ui/view/
H A Dcellsh1.cxx1591 sal_Bool bCommonTerms = sal_True; in ExecuteEdit() local
1599 … xProp->getPropertyValue( C2U("IsTranslateCommonTerms") ) >>= bCommonTerms; in ExecuteEdit()
1610 if( !bCommonTerms ) in ExecuteEdit()

Completed in 42 milliseconds