Searched defs:bBinary (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/writerfilter/source/filter/ |
H A D | WriterFilterDetection.cxx | 85 bool bBinary = sTypeName.equalsAsciiL ( RTL_CONSTASCII_STRINGPARAM ( "writer_MS_Word_97" )) || in detect() local
|
/aoo41x/main/xmlsecurity/source/helper/ |
H A D | xmlsignaturehelper.cxx | 186 …sal_Int32 nSecurityId, const rtl::OUString& uri, const rtl::OUString& objectURL, sal_Bool bBinary ) in AddForSigning()
|
/aoo41x/main/basic/source/runtime/ |
H A D | methods1.cxx | 961 sal_Bool bBinary, short nBlockLen, sal_Bool bIsArray ) in lcl_WriteSbxVariable() 1046 sal_Bool bBinary, short nBlockLen, sal_Bool bIsArray ) in lcl_ReadSbxVariable() 1152 sal_Bool bBinary, short nCurDim, short* pOtherDims, sal_Bool bWrite ) in lcl_WriteReadSbxArray()
|
/aoo41x/main/connectivity/source/drivers/dbase/ |
H A D | DTable.cxx | 1286 bool bBinary = false; in CreateFile() local 2078 …const bool bBinary = aVariable.getTypeKind() == DataType::LONGVARBINARY && m_aMemoHeader.db_typ ==… in WriteMemo() local
|
/aoo41x/main/sc/source/core/data/ |
H A D | dociter.cxx | 1296 bool bBinary = !bRegExp && aParam.bByRow && (aParam.GetEntry(0).eOp == in FindEqualOrSortedLastInRange() local
|
Completed in 66 milliseconds