Home
last modified time | relevance | path

Searched refs:bDuplicate (Results 1 – 20 of 20) sorted by relevance

/trunk/main/sc/source/core/tool/
H A Dqueryparam.cxx44 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 Ddbcolect.cxx500 rQueryParam.bDuplicate = bQueryDuplicate; in GetQueryParam()
534 bQueryDuplicate = rQueryParam.bDuplicate; in SetQueryParam()
H A Ddoubleref.cxx279 pParam->bDuplicate = true; in fillQueryOptions()
/trunk/main/svx/source/xml/
H A Dxmleohlp.cxx419 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()
/trunk/main/sw/source/filter/ww8/
H A Dwrtww8gr.cxx264 bool bDuplicate = false; in OutputOLENode() local
269 bDuplicate = true; in OutputOLENode()
285 if (!bDuplicate) in OutputOLENode()
/trunk/main/sc/source/ui/dbgui/
H A Dpfiltdlg.cxx145 aBtnUnique .Check( !theQueryData.bDuplicate ); in Init()
458 theParam.bDuplicate = !aBtnUnique.IsChecked(); in GetOutputItem()
H A Dfoptmgr.cxx131 rBtnUnique .Check( !rQueryData.bDuplicate ); in Init()
H A Dsfiltdlg.cxx398 theOutParam.bDuplicate = !aBtnUnique.IsChecked(); in IMPL_LINK()
H A Dfiltdlg.cxx671 theParam.bDuplicate = !aBtnUnique.IsChecked(); in GetOutputItem()
/trunk/main/sc/inc/
H A Dqueryparam.hxx41 bool bDuplicate; member
/trunk/main/sd/source/ui/unoidl/
H A Dunomodel.cxx496 SdPage* SdXImpressDocument::InsertSdPage( sal_uInt16 nPage, sal_Bool bDuplicate ) throw() in InsertSdPage() argument
540 if( bDuplicate ) in InsertSdPage()
556 if( !bDuplicate ) in InsertSdPage()
575 if( bDuplicate ) in InsertSdPage()
592 if( !bDuplicate ) in InsertSdPage()
/trunk/main/sd/source/ui/view/
H A Ddrviews7.cxx112 bool bDuplicate (false); in GetSupportedClipboardFormats() local
117 bDuplicate = true; in GetSupportedClipboardFormats()
124 if ( ! bDuplicate) in GetSupportedClipboardFormats()
/trunk/main/sc/source/ui/view/
H A Ddbfunc.cxx387 aParam.bDuplicate = sal_True; in ToggleAutoFilter()
H A Dcellsh2.cxx689 aParam.bDuplicate = sal_True; in ExecuteDB()
/trunk/main/sc/source/filter/xml/
H A Dxmlfilti.cxx516 aFilterFields.bDuplicate = !bSkipDuplicates; in EndElement()
H A DXMLExportDataPilot.cxx196 if (!aQueryParam.bDuplicate) in WriteDPFilter()
/trunk/main/sd/source/ui/inc/
H A Dunomodel.hxx96 SdPage* InsertSdPage( sal_uInt16 nPage, sal_Bool bDuplicate = sal_False ) throw();
/trunk/main/sc/source/ui/unoobj/
H A Ddatauno.cxx1461 aParam.bDuplicate = !(ScUnoHelpFunctions::GetBoolFromAny( aValue )); in setPropertyValue()
1504 ScUnoHelpFunctions::SetBoolInAny( aRet, !(aParam.bDuplicate) ); in getPropertyValue()
/trunk/main/sc/source/ui/docshell/
H A Ddbdocfun.cxx682 aOldQuery.bDuplicate = sal_True; in Query()
/trunk/main/sc/source/core/data/
H A Dtable3.cxx1524 if (aParam.bDuplicate) in Query()

Completed in 106 milliseconds