Home
last modified time | relevance | path

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

/aoo42x/main/toolkit/source/layout/core/
H A Ddialogbuttonhbox.cxx64 , mpAffirmative( 0 ) in DialogButtonHBox()
107 mpAffirmative = p; in addChild()
109 mpAffirmative = p; in addChild()
157 else if ( mpAffirmative && mpAffirmative->mxChild == xChild ) in removeChild()
158 p = mpAffirmative; in removeChild()
206 if ( mpAffirmative ) in gnomeOrdering()
207 ordered.push_back( mpAffirmative ); in gnomeOrdering()
224 if ( mpAffirmative ) in kdeOrdering()
225 ordered.push_back( mpAffirmative ); in kdeOrdering()
256 if ( mpAffirmative ) in macosOrdering()
[all …]
H A Ddialogbuttonhbox.hxx56 ChildData *mpAffirmative; /* OK, Yes, Save */ member in layoutimpl::DialogButtonHBox

Completed in 12 milliseconds