Searched refs:nPane (Results 1 – 9 of 9) sorted by relevance
| /trunk/main/svx/workben/msview/ |
| H A D | msview.cxx | 828 void View( const PPTDocumentPtr& pDocument, int nPane ); 892 void MSViewerWorkWindow::View( const PPTDocumentPtr& pDocument, int nPane ) in View() argument 894 if( ((nPane != 0) && (nPane != 1)) || (pDocument.get() == 0) ) in View() 897 mpDocument[nPane] = pDocument; in View() 899 mpListBox[nPane]->SetRootAtom( pDocument->getRootAtom() ); 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() [all …]
|
| /trunk/main/sc/source/filter/excel/ |
| H A D | xeview.cxx | 214 XclExpSelection::XclExpSelection( const XclTabViewData& rData, sal_uInt8 nPane ) : in XclExpSelection() argument 216 mnPane( nPane ) in XclExpSelection() 218 if( const XclSelectionData* pSelData = rData.GetSelectionData( nPane ) ) in XclExpSelection() 416 …tic void lcl_WriteSelection( XclExpXmlStream& rStrm, const XclTabViewData& rData, sal_uInt8 nPane ) in lcl_WriteSelection() argument 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() [all …]
|
| H A D | xlview.cxx | 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() argument 104 XclSelectionDataRef& rxSelData = maSelMap[ nPane ]; in CreateSelectionData()
|
| H A D | xiview.cxx | 205 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 D | viewuno.cxx | 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() 275 ScSplitPos eWhich = ( nPane == SC_VIEWPANE_ACTIVE ) ? in getVisibleRange() [all …]
|
| /trunk/main/sc/source/filter/inc/ |
| H A D | xeview.hxx | 118 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 D | xlview.hxx | 166 const XclSelectionData* GetSelectionData( sal_uInt8 nPane ) const; 168 XclSelectionData& CreateSelectionData( sal_uInt8 nPane );
|
| /trunk/main/sc/inc/ |
| H A D | viewuno.hxx | 91 sal_uInt16 nPane; // ScSplitPos oder SC_VIEWPANE_ACTIVE member in ScViewPaneBase
|
| /trunk/extras/l10n/source/et/ |
| H A D | localize.sdf | 20243 … 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 …
|