Home
last modified time | relevance | path

Searched refs:nPane (Results 1 – 9 of 9) sorted by relevance

/trunk/main/svx/workben/msview/
H A Dmsview.cxx894 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() local
949 for( nPane = 0; nPane < 2; nPane++ ) in MSViewerWorkWindow()
1093 int nPane; in ~MSViewerWorkWindow() local
1094 for( nPane = 0; nPane < 2; nPane++ ) in ~MSViewerWorkWindow()
1097 delete mpEdit[nPane]; in ~MSViewerWorkWindow()
1120 int nPane; in Resize() local
[all …]
/trunk/main/sc/source/filter/excel/
H A Dxeview.cxx216 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() argument
474 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 …]
H A Dxlview.cxx96 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() argument
104 XclSelectionDataRef& rxSelData = maSelMap[ nPane ]; in CreateSelectionData()
H A Dxiview.cxx205 sal_uInt8 nPane; in ReadSelection() local
206 rStrm >> nPane; in ReadSelection()
207 XclSelectionData& rSelData = maData.CreateSelectionData( nPane ); in ReadSelection()
/trunk/main/sc/source/ui/unoobj/
H A Dviewuno.cxx138 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 …]
/trunk/main/sc/source/filter/inc/
H A Dxeview.hxx118 explicit XclExpSelection( const XclTabViewData& rData, sal_uInt8 nPane );
159 void CreateSelectionData( sal_uInt8 nPane,
165 void WriteSelection( XclExpStream& rStrm, sal_uInt8 nPane ) const;
H A Dxlview.hxx166 const XclSelectionData* GetSelectionData( sal_uInt8 nPane ) const;
168 XclSelectionData& CreateSelectionData( sal_uInt8 nPane );
/trunk/main/sc/inc/
H A Dviewuno.hxx91 sal_uInt16 nPane; // ScSplitPos oder SC_VIEWPANE_ACTIVE member in ScViewPaneBase
/trunk/extras/l10n/source/et/
H A Dlocalize.sdf20243 …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 1145 milliseconds