Home
last modified time | relevance | path

Searched refs:IndentingPagesHdl (Results 1 – 4 of 4) sorted by relevance

/trunk/main/sd/source/ui/view/
H A Doutlview.cxx1433 IMPL_LINK_INLINE_START( OutlineView, IndentingPagesHdl, OutlinerView *, pOutlinerView ) in IMPL_LINK_INLINE_START() argument
1437 IMPL_LINK_INLINE_END( OutlineView, IndentingPagesHdl, OutlinerView *, pOutlinerView ) in IMPL_LINK_INLINE_END() argument
1603 mpOutliner->SetIndentingPagesHdl(LINK(this, OutlineView, IndentingPagesHdl)); in SetLinks()
/trunk/main/sd/source/ui/inc/
H A DOutlineView.hxx115 DECL_LINK( IndentingPagesHdl, OutlinerView * );
/trunk/main/editeng/source/outliner/
H A Doutliner.cxx1350 long Outliner::IndentingPagesHdl( OutlinerView* pView ) in IndentingPagesHdl() function in Outliner
1373 return (sal_Bool)IndentingPagesHdl( pCurView ); in ImpCanIndentSelectedPages()
/trunk/main/editeng/inc/editeng/
H A Doutliner.hxx847 virtual long IndentingPagesHdl( OutlinerView* );

Completed in 37 milliseconds