Home
last modified time | relevance | path

Searched refs:pDeletedKeys (Results 1 – 2 of 2) sorted by relevance

/aoo4110/main/dbaccess/source/ui/misc/
H A DUITools.cxx1209 const sal_uInt32* pDeletedKeys = pInfoItem->GetDelArray(); in callColumnFormatDialog() local
1211 for (sal_uInt16 i=0; i< pInfoItem->GetDelCount(); ++i, ++pDeletedKeys) in callColumnFormatDialog()
1212 _pFormatter->DeleteEntry(*pDeletedKeys); in callColumnFormatDialog()
/aoo4110/main/extensions/source/propctrlr/
H A Dformcomponenthandler.cxx2751 const sal_uInt32* pDeletedKeys = pInfoItem->GetDelArray(); in impl_dialogFormatting_nothrow() local
2753 for (sal_uInt16 i=0; i< pInfoItem->GetDelCount(); ++i, ++pDeletedKeys) in impl_dialogFormatting_nothrow()
2754 pFormatter->DeleteEntry(*pDeletedKeys); in impl_dialogFormatting_nothrow()

Completed in 27 milliseconds