Searched refs:isBinary (Results 1 – 3 of 3) sorted by relevance
222 …_Int32 securityId, const rtl::OUString& uri, const rtl::OUString& /*objectURL*/, sal_Bool isBinary) in signAStream() argument224 … sal_Int32 type = ((isBinary==sal_True)?TYPE_BINARYSTREAM_REFERENCE:TYPE_XMLSTREAM_REFERENCE); in signAStream()
146 bool isBinary ) in addStreamReference() argument148 sal_Int32 type = (isBinary?TYPE_BINARYSTREAM_REFERENCE:TYPE_XMLSTREAM_REFERENCE); in addStreamReference()
405 bool isBinary );512 …sal_Int32 securityId, const rtl::OUString& uri, const rtl::OUString& objectURL, sal_Bool isBinary);
Completed in 9 milliseconds