Home
last modified time | relevance | path

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

/aoo4110/main/vcl/inc/vcl/
H A Dsplitwin.hxx256 sal_Bool GetAutoHideState() const { return mbAutoHideIn; } in GetAutoHideState() function in SplitWindow
/aoo4110/main/automation/source/server/
H A Dstatemnt.cxx4347 if ( ( pSW->GetAutoHideState() && bBool1 ) in HandleCommonMethods()
4348 || ( !pSW->GetAutoHideState() && !bBool1 ) ) in HandleCommonMethods()
4362 pRet->GenReturn ( RET_Value, aUId, (comm_BOOL)!pSW->GetAutoHideState() ); in HandleCommonMethods()

Completed in 51 milliseconds