Home
last modified time | relevance | path

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

/aoo41x/main/reportdesign/source/ui/dlg/
H A DCondFormat.cxx541 …const Window* pPlaygroundCandidate = pConditionCandidate ? pConditionCandidate->GetParent() : NULL; in PreNotify() local
542 while ( ( pPlaygroundCandidate ) in PreNotify()
543 && ( pPlaygroundCandidate != this ) in PreNotify()
544 && ( pPlaygroundCandidate != &m_aConditionPlayground ) in PreNotify()
548pPlaygroundCandidate = pConditionCandidate ? pConditionCandidate->GetParent() : NULL; in PreNotify()
550 if ( pPlaygroundCandidate == &m_aConditionPlayground ) in PreNotify()

Completed in 6 milliseconds