Home
last modified time | relevance | path

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

/trunk/main/sc/source/ui/view/
H A Dviewfunc.cxx124 aFormatSource = aMarkRange.aStart; in StartFormatArea()
125 aFormatArea = ScRange( aFormatSource ); in StartFormatArea()
149 if ( bFormatValid && nTab == aFormatSource.Tab() ) in TestFormatArea()
209 aFormatSource.Col(), aFormatSource.Row(), nTab ); in DoAutoAttributes()
239 aFormatSource.Set( nCol, nRow, nTab ); // dann als neue Quelle in DoAutoAttributes()
/trunk/main/sc/source/ui/inc/
H A Dviewfunc.hxx77 ScAddress aFormatSource; // fuer automatisches Erweitern von Formatierung member in ScViewFunc

Completed in 30 milliseconds