Searched defs:SetUsed (Results 1 – 6 of 6) sorted by relevance
/aoo42x/main/sc/inc/ | ||
H A D | chartlis.hxx | 109 void SetUsed( sal_Bool bFlg ) { bUsed = bFlg; } in SetUsed() function in ScChartListener |
H A D | validat.hxx | 144 void SetUsed(sal_Bool bSet) { bIsUsed = bSet; } in SetUsed() function in ScValidationData |
H A D | conditio.hxx | 246 void SetUsed(sal_Bool bSet) { bIsUsed = bSet; } in SetUsed() function in ScConditionalFormat |
/aoo42x/main/svl/inc/svl/ | ||
H A D | zformat.hxx | 225 void SetUsed(const sal_Bool b) { bIsUsed = b; } in SetUsed() function in SvNumberformat |
/aoo42x/main/xmloff/source/style/ | ||
H A D | xmlnumfe.cxx | 147 void SvXMLNumUsedList_Impl::SetUsed( sal_uInt32 nKey ) in SetUsed() function in SvXMLNumUsedList_Impl |
H A D | xmlnumfi.cxx | 459 void SvXMLNumImpData::SetUsed( sal_uInt32 nKey ) in SetUsed() function in SvXMLNumImpData |
Completed in 101 milliseconds