Searched refs:SetColInfo (Results 1 – 4 of 4) sorted by relevance
/aoo41x/main/sc/source/ui/view/ |
H A D | prevloc.cxx | 93 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()
|
/aoo41x/main/sc/source/ui/dbgui/ |
H A D | asciiopt.cxx | 104 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 =()
|
/aoo41x/main/sc/source/ui/inc/ |
H A D | asciiopt.hxx | 113 void SetColInfo( sal_uInt16 nCount, const xub_StrLen* pStart, const sal_uInt8* pFormat );
|
H A D | prevloc.hxx | 82 void SetColInfo( SCCOL nCount, ScPreviewColRowInfo* pNewInfo );
|
Completed in 21 milliseconds