Searched refs:SetCondition (Results 1 – 14 of 14) sorted by relevance
/aoo42x/main/sw/inc/ |
H A D | section.hxx | 138 void SetCondition(String const& rNew) { m_sCondition = rNew; } in SetCondition() function in SwSectionData 228 void SetCondition(String const& rNew) { m_Data.SetCondition(rNew); } in SetCondition() function in SwSection
|
H A D | fmtcol.hxx | 256 void SetCondition( sal_uLong nCond, sal_uLong nSubCond );
|
/aoo42x/main/svx/source/inc/ |
H A D | datanavi.hxx | 402 inline void SetCondition( const String& _rCondition ); 405 inline void AddConditionDialog::SetCondition( const String& _rCondition ) in SetCondition() function in svxform::AddConditionDialog
|
/aoo42x/main/sc/source/filter/excel/ |
H A D | excrecds.cxx | 572 void ExcFilterCondition::SetCondition( sal_uInt8 nTp, sal_uInt8 nOp, double fV, String* pT ) in SetCondition() function in ExcFilterCondition 672 aCond[ nInd ].SetCondition( nType, nOp, fVal, pText ); in AddCondition()
|
/aoo42x/main/sw/source/core/unocore/ |
H A D | unosect.cxx | 371 aSect.SetCondition(m_pImpl->m_pProps->m_sCondition); in attach() 656 pSectionData->SetCondition(uTmp); in SetPropertyValues_Impl() 1612 pSectionData->SetCondition(aEmptyStr); in setPropertyToDefault()
|
/aoo42x/main/sw/source/core/docnode/ |
H A D | node.cxx | 1956 rTmp.SetCondition( (Master_CollConditions)nCond, 0 ); in IsAnyCondition() 1979 rTmp.SetCondition( PARA_IN_OUTLINE, pOutlNd->GetAttrOutlineLevel() - 1 ); in IsAnyCondition() 2018 aTmp.SetCondition( PARA_IN_LIST, in ChkCondColl()
|
H A D | ndsect.cxx | 1304 pNewSect->SetCondition( GetSection().GetCondition() ); in MakeCopy()
|
/aoo42x/main/sw/source/ui/dialog/ |
H A D | regionsw.cxx | 160 aSection.SetCondition(((const SfxStringItem *)pItem)->GetValue()); in InsertRegionDialog()
|
H A D | uiregionsw.cxx | 1476 pRepr->GetSectionData().SetCondition(pEdit->GetText()); in IMPL_LINK() 1792 aSection.SetCondition(aConditionED.GetText()); in FillItemSet()
|
/aoo42x/main/sc/source/filter/inc/ |
H A D | excrecds.hxx | 408 void SetCondition( sal_uInt8 nTp, sal_uInt8 nOp, double fV, String* pT );
|
/aoo42x/main/sw/source/core/doc/ |
H A D | fmtcol.cxx | 570 void SwCollCondition::SetCondition( sal_uLong nCond, sal_uLong nSubCond ) in SetCondition() function in SwCollCondition
|
H A D | docfld.cxx | 1931 pSect->SetCondition(sFormel); in ChangeDBFields()
|
H A D | doc.cxx | 2300 aSectionData.SetCondition( aEmptyStr ); in RemoveInvisibleContent()
|
/aoo42x/main/svx/source/form/ |
H A D | datanavi.cxx | 2638 aDlg.SetCondition( sCondition ); in IMPL_LINK() 3443 aDlg.SetCondition( m_aRefED.GetText() ); in IMPL_LINK()
|
Completed in 134 milliseconds