Home
last modified time | relevance | path

Searched refs:SwWhichColumn (Results 1 – 3 of 3) sorted by relevance

/aoo42x/main/sw/source/core/crsr/
H A Dtrvlcol.cxx83 SwWhichColumn fnColumnPrev = &GetPrevColumn;
84 SwWhichColumn fnColumnCurr = &GetCurrColumn;
85 SwWhichColumn fnColumnNext = &GetNextColumn;
90 sal_Bool SwCrsrShell::MoveColumn( SwWhichColumn fnWhichCol, SwPosColumn fnPosCol ) in MoveColumn()
/aoo42x/main/sw/inc/
H A Dcshtyp.hxx65 typedef SwLayoutFrm * (*SwWhichColumn)( const SwLayoutFrm * ); typedef
67 extern SwWhichColumn fnColumnPrev, fnColumnCurr, fnColumnNext;
H A Dcrsrsh.hxx392 sal_Bool MoveColumn( SwWhichColumn, SwPosColumn );

Completed in 20 milliseconds