Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx730 switch(pPropLine->GetKindOfControl()) in Clear()
739 delete pPropLine; in Clear()
924 PLineArray.Insert(pPropLine,nInsPos); in InsertEntry()
928 PLineArray.Insert(pPropLine,nPos); in InsertEntry()
930 pPropLine->SetNameWidth(nTheNameSize); in InsertEntry()
943 switch(pPropLine->GetKindOfControl()) in ChangeEntry()
999 pPropLine->SetName(aPropData.aName); in ChangeEntry()
1009 pPropLine->ShowXButton(); in ChangeEntry()
1012 pPropLine->HideXButton(); in ChangeEntry()
1014 pPropLine->Locked(aPropData.bIsLocked); in ChangeEntry()
[all …]

Completed in 20 milliseconds