Home
last modified time | relevance | path

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

/AOO42X/main/sc/sdi/
H A Ddrawsh.sdi88 …SID_ATTR_LINEEND_STYLE [ ExecMethod = ExecDrawAttr; StateMethod = GetAttrFuncState; Export = FALS…
97 …SID_ATTRIBUTES_AREA [ ExecMethod = ExecDrawAttr; StateMethod = GetAttrFuncState; Export = FALS…
98 …SID_ATTRIBUTES_LINE [ ExecMethod = ExecDrawAttr; StateMethod = GetAttrFuncState; Export = FALS…
/AOO42X/main/sc/source/ui/inc/
H A Ddrawsh.hxx67 void GetAttrFuncState(SfxItemSet &rSet);
/AOO42X/main/sc/source/ui/drawfunc/
H A Ddrawsh2.cxx364 void ScDrawShell::GetAttrFuncState(SfxItemSet &rSet) in GetAttrFuncState() function in ScDrawShell