Home
last modified time | relevance | path

Searched refs:FormIdent (Results 1 – 1 of 1) sorted by path

/trunk/main/sc/source/filter/inc/
H A Dtool.h52 class FormIdent class
58 FormIdent( void ) in FormIdent() function in FormIdent
64 FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt, SfxUInt32Item& rAttr ) in FormIdent() function in FormIdent
70 FormIdent( sal_uInt8 nFormat, sal_uInt8 nSt ) in FormIdent() function in FormIdent
76 sal_Bool operator ==( const FormIdent& rComp ) const in operator ==()
111 FormIdent aIdents[ __nSize ]; //gepufferte Formate
113 FormIdent aCompareIdent; // zum Vergleichen
151 aIdents[ nIndex ] = FormIdent( nFormat, nSt, *pAttr ); in GetAttr()

Completed in 14 milliseconds