Home
last modified time | relevance | path

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

/aoo4110/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx111 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 …]
/aoo4110/main/sw/source/ui/inc/
H A Dcolumn.hxx79 SfxItemSet* pSelectionSet; member in SwColumnDlg

Completed in 25 milliseconds