Home
last modified time | relevance | path

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

/trunk/main/sc/sdi/
H A Dformatsh.sdi128 …SID_ATTR_BORDER_INNER [ StateMethod = GetBorderState; ] // status()
129 SID_ATTR_BORDER_OUTER [ ExecMethod = ExecuteAttr; StateMethod = GetBorderState; ]
130 SID_ATTR_BORDER_SHADOW [ ExecMethod = ExecuteAttr; StateMethod = GetBorderState; ]
/trunk/main/sw/sdi/
H A D_basesh.sdi281 StateMethod = GetBorderState ;
288 StateMethod = GetBorderState ;
294 StateMethod = GetBorderState ;
/trunk/main/sc/source/ui/inc/
H A Dformatsh.hxx63 void GetBorderState( SfxItemSet& rSet );
/trunk/main/sw/source/ui/inc/
H A Dbasesh.hxx101 void GetBorderState(SfxItemSet &rSet);
/trunk/main/sc/source/ui/view/
H A Dformatsh.cxx2265 void ScFormatShell::GetBorderState( SfxItemSet& rSet ) in GetBorderState() function in ScFormatShell
/trunk/main/sw/source/ui/shells/
H A Dbasesh.cxx2432 void SwBaseShell::GetBorderState(SfxItemSet &rSet) in GetBorderState() function in SwBaseShell