Searched refs:bDuplicate (Results 1 – 20 of 20) sorted by relevance
44 bRegExp(r.bRegExp), bDuplicate(r.bDuplicate), bMixedComparison(r.bMixedComparison), in ScQueryParamBase()210 bInplace = bByRow = bDuplicate = sal_True; in Clear()244 bDuplicate = r.bDuplicate; in operator =()281 && (bDuplicate == rOther.bDuplicate) in operator ==()
500 rQueryParam.bDuplicate = bQueryDuplicate; in GetQueryParam()534 bQueryDuplicate = rQueryParam.bDuplicate; in SetQueryParam()
279 pParam->bDuplicate = true; in fillQueryOptions()
419 sal_Bool bDuplicate = rContainer.HasInstantiatedEmbeddedObject( rObjName ); in ImplReadObject() local420 DBG_ASSERT( !bDuplicate, "An object in the document is referenced twice!" ); in ImplReadObject()422 if( xDocStor != xCntnrStor || pTemp || bDuplicate ) in ImplReadObject()427 if( bDuplicate ) in ImplReadObject()
264 bool bDuplicate = false; in OutputOLENode() local269 bDuplicate = true; in OutputOLENode()285 if (!bDuplicate) in OutputOLENode()
146 aBtnUnique .Check( !theQueryData.bDuplicate ); in Init()459 theParam.bDuplicate = !aBtnUnique.IsChecked(); in GetOutputItem()
131 rBtnUnique .Check( !rQueryData.bDuplicate ); in Init()
398 theOutParam.bDuplicate = !aBtnUnique.IsChecked(); in IMPL_LINK()
671 theParam.bDuplicate = !aBtnUnique.IsChecked(); in GetOutputItem()
41 bool bDuplicate; member
496 SdPage* SdXImpressDocument::InsertSdPage( sal_uInt16 nPage, sal_Bool bDuplicate ) throw() in InsertSdPage() argument540 if( bDuplicate ) in InsertSdPage()556 if( !bDuplicate ) in InsertSdPage()575 if( bDuplicate ) in InsertSdPage()592 if( !bDuplicate ) in InsertSdPage()
112 bool bDuplicate (false); in GetSupportedClipboardFormats() local117 bDuplicate = true; in GetSupportedClipboardFormats()124 if ( ! bDuplicate) in GetSupportedClipboardFormats()
387 aParam.bDuplicate = sal_True; in ToggleAutoFilter()
689 aParam.bDuplicate = sal_True; in ExecuteDB()
516 aFilterFields.bDuplicate = !bSkipDuplicates; in EndElement()
196 if (!aQueryParam.bDuplicate) in WriteDPFilter()
96 SdPage* InsertSdPage( sal_uInt16 nPage, sal_Bool bDuplicate = sal_False ) throw();
1461 aParam.bDuplicate = !(ScUnoHelpFunctions::GetBoolFromAny( aValue )); in setPropertyValue()1504 ScUnoHelpFunctions::SetBoolInAny( aRet, !(aParam.bDuplicate) ); in getPropertyValue()
682 aOldQuery.bDuplicate = sal_True; in Query()
1524 if (aParam.bDuplicate) in Query()
Completed in 160 milliseconds