Searched refs:aBoxAutoFmt (Results 1 – 2 of 2) sorted by relevance
537 memset( aBoxAutoFmt, 0, sizeof( aBoxAutoFmt ) ); in SwTableAutoFmt()544 aBoxAutoFmt[ n ] = 0; in SwTableAutoFmt()552 if( aBoxAutoFmt[ n ] ) in operator =()553 delete aBoxAutoFmt[ n ]; in operator =()559 aBoxAutoFmt[ n ] = 0; in operator =()577 SwBoxAutoFmt** ppFmt = aBoxAutoFmt; in ~SwTableAutoFmt()590 *aBoxAutoFmt[ nPos ] = rNew; in SetBoxFmt()625 aBoxAutoFmt[ nPos ] = pFmt; in UpdateFromSet()807 aBoxAutoFmt[ i ] = pFmt; in Load()842 aBoxAutoFmt[ i ] = pFmt; in LoadOld()[all …]
208 SwBoxAutoFmt* aBoxAutoFmt[ 16 ]; member in SwTableAutoFmt
Completed in 14 milliseconds