| /AOO42X/main/sc/source/core/tool/ |
| H A D | queryparam.cxx | 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 ==()
|
| H A D | dbcolect.cxx | 500 rQueryParam.bDuplicate = bQueryDuplicate; in GetQueryParam() 534 bQueryDuplicate = rQueryParam.bDuplicate; in SetQueryParam()
|
| H A D | doubleref.cxx | 279 pParam->bDuplicate = true; in fillQueryOptions()
|
| /AOO42X/main/svx/source/xml/ |
| H A D | xmleohlp.cxx | 419 sal_Bool bDuplicate = rContainer.HasInstantiatedEmbeddedObject( rObjName ); in ImplReadObject() local 420 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()
|
| /AOO42X/main/sw/source/filter/ww8/ |
| H A D | wrtww8gr.cxx | 263 bool bDuplicate = false; in OutputOLENode() local 268 bDuplicate = true; in OutputOLENode() 284 if (!bDuplicate) in OutputOLENode()
|
| /AOO42X/main/sc/source/ui/dbgui/ |
| H A D | pfiltdlg.cxx | 145 aBtnUnique .Check( !theQueryData.bDuplicate ); in Init() 458 theParam.bDuplicate = !aBtnUnique.IsChecked(); in GetOutputItem()
|
| H A D | foptmgr.cxx | 131 rBtnUnique .Check( !rQueryData.bDuplicate ); in Init()
|
| H A D | sfiltdlg.cxx | 398 theOutParam.bDuplicate = !aBtnUnique.IsChecked(); in IMPL_LINK()
|
| H A D | filtdlg.cxx | 671 theParam.bDuplicate = !aBtnUnique.IsChecked(); in GetOutputItem()
|
| /AOO42X/main/sc/inc/ |
| H A D | queryparam.hxx | 41 bool bDuplicate; member
|
| /AOO42X/main/sd/source/ui/unoidl/ |
| H A D | unomodel.cxx | 500 SdPage* SdXImpressDocument::InsertSdPage( sal_uInt16 nPage, sal_Bool bDuplicate ) throw() in InsertSdPage() argument 544 if( bDuplicate ) in InsertSdPage() 560 if( !bDuplicate ) in InsertSdPage() 579 if( bDuplicate ) in InsertSdPage() 596 if( !bDuplicate ) in InsertSdPage()
|
| /AOO42X/main/sd/source/ui/view/ |
| H A D | drviews7.cxx | 112 bool bDuplicate (false); in GetSupportedClipboardFormats() local 117 bDuplicate = true; in GetSupportedClipboardFormats() 124 if ( ! bDuplicate) in GetSupportedClipboardFormats()
|
| /AOO42X/main/sc/source/ui/view/ |
| H A D | dbfunc.cxx | 387 aParam.bDuplicate = sal_True; in ToggleAutoFilter()
|
| H A D | cellsh2.cxx | 689 aParam.bDuplicate = sal_True; in ExecuteDB()
|
| /AOO42X/main/sc/source/filter/xml/ |
| H A D | xmlfilti.cxx | 516 aFilterFields.bDuplicate = !bSkipDuplicates; in EndElement()
|
| H A D | XMLExportDataPilot.cxx | 196 if (!aQueryParam.bDuplicate) in WriteDPFilter()
|
| /AOO42X/main/sd/source/ui/inc/ |
| H A D | unomodel.hxx | 98 SdPage* InsertSdPage( sal_uInt16 nPage, sal_Bool bDuplicate = sal_False ) throw();
|
| /AOO42X/main/sc/source/ui/unoobj/ |
| H A D | datauno.cxx | 1461 aParam.bDuplicate = !(ScUnoHelpFunctions::GetBoolFromAny( aValue )); in setPropertyValue() 1504 ScUnoHelpFunctions::SetBoolInAny( aRet, !(aParam.bDuplicate) ); in getPropertyValue()
|
| /AOO42X/main/sc/source/ui/docshell/ |
| H A D | dbdocfun.cxx | 682 aOldQuery.bDuplicate = sal_True; in Query()
|
| /AOO42X/main/sc/source/core/data/ |
| H A D | table3.cxx | 1524 if (aParam.bDuplicate) in Query()
|