Home
last modified time | relevance | path

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

/aoo4110/main/sc/source/ui/view/
H A Dprevloc.cxx93 void ScPreviewTableInfo::SetColInfo( SCCOL nCount, ScPreviewColRowInfo* pNewInfo ) in SetColInfo() function in ScPreviewTableInfo
129 SetColInfo( nNewCount, pNewInfo ); in LimitToArea()
132 SetColInfo( 0, NULL ); // all invisible in LimitToArea()
653 rInfo.SetColInfo( nColCount, pColInfo ); in GetTableInfo()
656 rInfo.SetColInfo( 0, NULL ); in GetTableInfo()
/aoo4110/main/sc/source/ui/dbgui/
H A Dasciiopt.cxx104 void ScAsciiOptions::SetColInfo( sal_uInt16 nCount, const xub_StrLen* pStart, const sal_uInt8* pFor… in SetColInfo() function in ScAsciiOptions
152 SetColInfo( rCpy.nInfoCount, rCpy.pColStart, rCpy.pColFormat ); in operator =()
/aoo4110/main/sc/source/ui/inc/
H A Dasciiopt.hxx113 void SetColInfo( sal_uInt16 nCount, const xub_StrLen* pStart, const sal_uInt8* pFormat );
H A Dprevloc.hxx82 void SetColInfo( SCCOL nCount, ScPreviewColRowInfo* pNewInfo );

Completed in 23 milliseconds