Home
last modified time | relevance | path

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

/trunk/main/idl/source/objects/
H A Dslot.cxx142 if( nMask & 0x0008 ) rStm >> aHasDialog; in Load()
247 if( aHasDialog.IsSet() ) nMask |= 0x0008; in Save()
270 if( nMask & 0x0008 ) rStm << aHasDialog; in Save()
491 if( aHasDialog.IsSet() || !GetRef() ) return aHasDialog; in GetHasDialog()
643 bOk |= aHasDialog.ReadSvIdl( SvHash_HasDialog(), rInStm ); in ReadAttributesSvIdl()
842 if( aHasDialog ) in WriteAttributesSvIdl()
844 ( aOut += aDel ) += aHasDialog.GetSvIdlString( SvHash_HasDialog() ); in WriteAttributesSvIdl()
/trunk/main/idl/inc/
H A Dslot.hxx61 SvBOOL aHasDialog; member in SvMetaSlot
153 { aHasDialog = bSet; } in SetHasDialog()

Completed in 15 milliseconds