Home
last modified time | relevance | path

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

/AOO42X/main/filter/source/msfilter/
H A Dmsdffimp.cxx424 DffRecordHeader aCRule; in operator >>() local
427 rIn >> aCRule; in operator >>()
428 if ( aCRule.nRecType == DFF_msofbtConnectorRule ) in operator >>()
434 aCRule.SeekToEndOfRecord( rIn ); in operator >>()