Lines Matching refs:get_param_bool
144 bool new_val = mod->get_param_bool("textToPath");
145 bool new_FixPPTCharPos = mod->get_param_bool("FixPPTCharPos"); // character position bug
147 bool new_FixPPTDashLine = mod->get_param_bool("FixPPTDashLine"); // dashed line bug
148 bool new_FixPPTGrad2Polys = mod->get_param_bool("FixPPTGrad2Polys"); // gradient bug
149 bool new_FixPPTLinGrad = mod->get_param_bool("FixPPTLinGrad"); // allow native rectangular linear gradient
150 bool new_FixPPTPatternAsHatch = mod->get_param_bool("FixPPTPatternAsHatch"); // force all patterns as standard EMF hatch
151 bool new_FixImageRot = mod->get_param_bool("FixImageRot"); // remove rotations on images
154 mod->get_param_bool("TnrToSymbol"),
155 mod->get_param_bool("TnrToWingdings"),
156 mod->get_param_bool("TnrToZapfDingbats"),
157 mod->get_param_bool("UsePUA")