Searched refs:pSelectionSet (Results 1 – 2 of 2) sorted by relevance
111 pSelectionSet(0), in SwColumnDlg()158 pSelectionSet = new SfxItemSet( rWrtShell.GetAttrPool(), aSectIds ); in SwColumnDlg()159 pColPgSet = pSelectionSet; in SwColumnDlg()241 delete pSelectionSet; in ~SwColumnDlg()253 pSet = pSelectionSet; in IMPL_LINK()281 pSet = pSelectionSet; in IMPL_LINK()282 if( pSelectionSet ) in IMPL_LINK()300 sal_Bool bIsSection = pSet == pSectionSet || pSet == pSelectionSet; in IMPL_LINK()319 pSet = pSelectionSet; in IMPL_LINK()340 if(pSelectionSet && SFX_ITEM_SET == pSelectionSet->GetItemState(RES_COL)) in IMPL_LINK()[all …]
79 SfxItemSet* pSelectionSet; member in SwColumnDlg
Completed in 15 milliseconds