Home
last modified time | relevance | path

Searched refs:GetShowState (Results 1 – 2 of 2) sorted by relevance

/trunk/main/sfx2/source/dialog/
H A Ditemconnect.cxx292 TriState ItemConnectionBase::GetShowState( bool bKnown ) const in GetShowState() function in sfx::ItemConnectionBase
311 ModifyControl( GetEnableState( bKnown ), GetShowState( bKnown ) ); in ApplyFlags()
/trunk/main/sfx2/inc/sfx2/
H A Ditemconnect.hxx223 TriState GetShowState( bool bKnown ) const;
507 mxCtrlWrp->ModifyControl( GetEnableState( bKnown ), GetShowState( bKnown ) ); in ApplyFlags()

Completed in 27 milliseconds