Home
last modified time | relevance | path

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

/aoo41x/main/filter/source/msfilter/
H A Dmsocximex.cxx617 *pS >> rec.nTypeIdent; in Read()
3468 switch ( record.nTypeIdent) in createFromContainerRecord()
3538 OSL_TRACE( "**** Unknown control 0x%x", record.nTypeIdent ); in createFromContainerRecord()
3575 if ( rec.nTypeIdent == SPINBUTTON || in ProcessControl()
3576 rec.nTypeIdent == TABSTRIP) in ProcessControl()
3586 if ( rec.nTypeIdent == FRAME || in ProcessControl()
3587 rec.nTypeIdent == MULTIPAGE|| in ProcessControl()
3588 rec.nTypeIdent == PAGE ) in ProcessControl()
3625 if ( rec.nTypeIdent == OPTIONBUTTON ) in ProcessControl()
3689 if ( rec.nTypeIdent == PAGE ) in ProcessControl()
[all …]
/aoo41x/main/filter/inc/filter/msfilter/
H A Dmsocximex.hxx480 …ContainerRecord():nTop(0), nLeft(0), nSubStorageId(0), nSubStreamLen(0), nTabPos(0), nTypeIdent(0)… in ContainerRecord()
490 sal_uInt16 nTypeIdent; member

Completed in 54 milliseconds