Searched refs:nActivePaneId (Results 1 – 1 of 1) sorted by relevance
322 sal_Int32 nActivePaneId; in importPane() local324 rStrm >> rModel.mfSplitX >> rModel.mfSplitY >> aSecondPos >> nActivePaneId >> nFlags; in importPane()327 rModel.mnActivePaneId = lclGetOoxPaneId( nActivePaneId, XML_topLeft ); in importPane()423 sal_uInt8 nActivePaneId; in importPane() local426 rStrm >> nSplitX >> nSplitY >> aSecondPos >> nActivePaneId; in importPane()432 rModel.mnActivePaneId = lclGetOoxPaneId( nActivePaneId, XML_topLeft ); in importPane()
Completed in 11 milliseconds