Home
last modified time | relevance | path

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

/trunk/main/svtools/source/dialogs/
H A Dproperty.cxx683 nTheNameSize=0; in SvListBoxForProperties()
704 nTheNameSize=0; in SvListBoxForProperties()
814 (PLineArray[i])->SetNameWidth(nTheNameSize+2*FRAME_OFFSET); in UpdatePosNSize()
827 (PLineArray[i])->SetNameWidth(nTheNameSize+2*FRAME_OFFSET); in UpdatePosNSize()
872 (PLineArray[i])->SetNameWidth(nTheNameSize+2*FRAME_OFFSET); in UpdatePlayGround()
930 pPropLine->SetNameWidth(nTheNameSize); in InsertEntry()
1003 if ( nTheNameSize < nTextWidth ) in ChangeEntry()
1004 nTheNameSize = nTextWidth; in ChangeEntry()
/trunk/main/svtools/source/inc/
H A Dproperty.hxx379 sal_uInt16 nTheNameSize; member in SvListBoxForProperties

Completed in 21 milliseconds