Searched refs:nPane (Results 1 – 9 of 9) sorted by relevance
894 if( ((nPane != 0) && (nPane != 1)) || (pDocument.get() == 0) ) in View()900 mpListBox[nPane]->Expand( mpListBox[nPane]->GetEntry(0) ); in View()901 mpListBox[nPane]->Show(); in View()902 mpEdit[nPane]->Show(); in View()948 int nPane; in MSViewerWorkWindow() local949 for( nPane = 0; nPane < 2; nPane++ ) in MSViewerWorkWindow()1093 int nPane; in ~MSViewerWorkWindow() local1094 for( nPane = 0; nPane < 2; nPane++ ) in ~MSViewerWorkWindow()1097 delete mpEdit[nPane]; in ~MSViewerWorkWindow()1120 int nPane; in Resize() local[all …]
216 mnPane( nPane ) in XclExpSelection()418 if( rData.HasPane( nPane ) ) in lcl_WriteSelection()419 XclExpSelection( rData, nPane ).SaveXml( rStrm ); in lcl_WriteSelection()471 void XclExpTabViewSettings::CreateSelectionData( sal_uInt8 nPane, in CreateSelectionData() argument474 if( maData.HasPane( nPane ) ) in CreateSelectionData()476 XclSelectionData& rSelData = maData.CreateSelectionData( nPane ); in CreateSelectionData()479 … rSelData.maXclCursor.mnCol = ((nPane == EXC_PANE_TOPLEFT) || (nPane == EXC_PANE_BOTTOMLEFT)) ? in CreateSelectionData()481 rSelData.maXclCursor.mnRow = ((nPane == EXC_PANE_TOPLEFT) || (nPane == EXC_PANE_TOPRIGHT)) ? in CreateSelectionData()485 if( nPane == maData.mnActivePane ) in CreateSelectionData()524 if( maData.HasPane( nPane ) ) in WriteSelection()[all …]
96 const XclSelectionData* XclTabViewData::GetSelectionData( sal_uInt8 nPane ) const in GetSelectionData()98 XclSelectionMap::const_iterator aIt = maSelMap.find( nPane ); in GetSelectionData()102 XclSelectionData& XclTabViewData::CreateSelectionData( sal_uInt8 nPane ) in CreateSelectionData() argument104 XclSelectionDataRef& rxSelData = maSelMap[ nPane ]; in CreateSelectionData()
205 sal_uInt8 nPane; in ReadSelection() local206 rStrm >> nPane; in ReadSelection()207 XclSelectionData& rSelData = maData.CreateSelectionData( nPane ); in ReadSelection()
138 nPane( nP ) in ScViewPaneBase()206 ScSplitPos eWhich = ( nPane == SC_VIEWPANE_ACTIVE ) ? in getFirstVisibleColumn()208 (ScSplitPos) nPane; in getFirstVisibleColumn()224 ScSplitPos eWhich = ( nPane == SC_VIEWPANE_ACTIVE ) ? in setFirstVisibleColumn()226 (ScSplitPos) nPane; in setFirstVisibleColumn()240 ScSplitPos eWhich = ( nPane == SC_VIEWPANE_ACTIVE ) ? in getFirstVisibleRow()242 (ScSplitPos) nPane; in getFirstVisibleRow()258 ScSplitPos eWhich = ( nPane == SC_VIEWPANE_ACTIVE ) ? in setFirstVisibleRow()260 (ScSplitPos) nPane; in setFirstVisibleRow()277 (ScSplitPos) nPane; in getVisibleRange()[all …]
118 explicit XclExpSelection( const XclTabViewData& rData, sal_uInt8 nPane );159 void CreateSelectionData( sal_uInt8 nPane,165 void WriteSelection( XclExpStream& rStrm, sal_uInt8 nPane ) const;
166 const XclSelectionData* GetSelectionData( sal_uInt8 nPane ) const;168 XclSelectionData& CreateSelectionData( sal_uInt8 nPane );
91 sal_uInt16 nPane; // ScSplitPos oder SC_VIEWPANE_ACTIVE member in ScViewPaneBase
20243 …YPE 0 et Kas sa soovid kustutada andmetüüpi '#type#' sellest mudelist?\nPane tähele, et see mõj…20445 …äielikult seotud) andmeallikaga.\n\nPalun vali andmeallikas ja tabel.\n\n\nPane tähele, et sellel …
Completed in 990 milliseconds