Searched refs:FrameDirListBoxWrapper (Results 1 – 2 of 2) sorted by relevance
94 FrameDirListBoxWrapper::FrameDirListBoxWrapper( FrameDirListBox& rListBox ) : in FrameDirListBoxWrapper() function in svx::FrameDirListBoxWrapper99 bool FrameDirListBoxWrapper::IsControlDontKnow() const in IsControlDontKnow()104 void FrameDirListBoxWrapper::SetControlDontKnow( bool bSet ) in SetControlDontKnow()110 SvxFrameDirection FrameDirListBoxWrapper::GetControlValue() const in GetControlValue()115 void FrameDirListBoxWrapper::SetControlValue( SvxFrameDirection eValue ) in SetControlValue()
79 class SVX_DLLPUBLIC FrameDirListBoxWrapper : public sfx::SingleControlWrapper< FrameDirListBox, Svx… class82 explicit FrameDirListBoxWrapper( FrameDirListBox& rListBox );95 typedef sfx::ItemControlConnection< FrameDirItemWrapper, FrameDirListBoxWrapper > FrameDirListBoxCo…
Completed in 21 milliseconds