Searched refs:IndentingPagesHdl (Results 1 – 4 of 4) sorted by relevance
1433 IMPL_LINK_INLINE_START( OutlineView, IndentingPagesHdl, OutlinerView *, pOutlinerView ) in IMPL_LINK_INLINE_START() argument1437 IMPL_LINK_INLINE_END( OutlineView, IndentingPagesHdl, OutlinerView *, pOutlinerView ) in IMPL_LINK_INLINE_END() argument1603 mpOutliner->SetIndentingPagesHdl(LINK(this, OutlineView, IndentingPagesHdl)); in SetLinks()
115 DECL_LINK( IndentingPagesHdl, OutlinerView * );
1350 long Outliner::IndentingPagesHdl( OutlinerView* pView ) in IndentingPagesHdl() function in Outliner1373 return (sal_Bool)IndentingPagesHdl( pCurView ); in ImpCanIndentSelectedPages()
847 virtual long IndentingPagesHdl( OutlinerView* );
Completed in 155 milliseconds