Home
last modified time | relevance | path

Searched defs:bSignature (Results 1 – 9 of 9) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/filter/excel/
H A Dxltoolbar.hxx72 sal_uInt8 bSignature; member in CTBS
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/filter/excel/
H A Dxltoolbar.hxx73 sal_uInt8 bSignature; member in CTBS
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/filter/msfilter/
H A Dmstoolbar.hxx250 sal_Int8 bSignature; member in TBCHeader
300 … sal_uInt8 bSignature;// Signed integer that specifies the toolbar signature number. MUST be 0x02. member in TB
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/filter/msfilter/
H A Dmstoolbar.hxx249 sal_Int8 bSignature; member in TBCHeader
299 … sal_uInt8 bSignature;// Signed integer that specifies the toolbar signature number. MUST be 0x02. member in TB
/dports/devel/xelfviewer/XELFViewer-0.03/FormatWidgets/MultiSearch/
H A Dmultisearch.h71 bool bSignature; member
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/Parser/
H A DParserUtils.hs531 , bSignature = Nothing function
546 , bSignature = Nothing function
585 , bSignature = Nothing function
H A DNoPat.hs56 , bSignature = Nothing, bPragmas = [] function
237 , bSignature = Nothing function
H A DAST.hs231 , bSignature :: Maybe (Schema name) -- ^ Optional type sig function
970 , bSignature = noPos (bSignature x) function
/dports/security/hs-cryptol/cryptol-2.11.0/src/Cryptol/ModuleSystem/
H A DRenamer.hs661 , bSignature = snd `fmap` mbSig function