Home
last modified time | relevance | path

Searched refs:GetWindowState (Results 1 – 25 of 40) sorted by relevance

12

/trunk/main/unotools/source/config/
H A Dviewoptions.cxx295 …::rtl::OUString GetWindowState ( const ::rtl::OUString& …
479 ::rtl::OUString SvtViewOptionsBase_Impl::GetWindowState( const ::rtl::OUString& sName ) in GetWindowState() function in SvtViewOptionsBase_Impl
985 ::rtl::OUString SvtViewOptions::GetWindowState() const in GetWindowState() function in SvtViewOptions
994 … sState = m_pDataContainer_Dialogs->GetWindowState( m_sViewName ); in GetWindowState()
998 … sState = m_pDataContainer_TabDialogs->GetWindowState( m_sViewName ); in GetWindowState()
1002 … sState = m_pDataContainer_TabPages->GetWindowState( m_sViewName ); in GetWindowState()
1006 … sState = m_pDataContainer_Windows->GetWindowState( m_sViewName ); in GetWindowState()
/trunk/main/sdext/source/presenter/
H A DPresenterAccessibility.cxx238 virtual bool GetWindowState (const sal_Int16 nType) const;
443 virtual bool GetWindowState (const sal_Int16 nType) const;
1388 bool PresenterAccessible::AccessibleObject::GetWindowState (const sal_Int16 nType) const in GetWindowState() function in sdext::presenter::PresenterAccessible::AccessibleObject
1420 UpdateState(AccessibleStateType::ENABLED, GetWindowState(AccessibleStateType::ENABLED)); in UpdateStateSet()
1421 UpdateState(AccessibleStateType::FOCUSED, GetWindowState(AccessibleStateType::FOCUSED)); in UpdateStateSet()
1422 UpdateState(AccessibleStateType::SHOWING, GetWindowState(AccessibleStateType::SHOWING)); in UpdateStateSet()
2207 bool PresenterAccessible::AccessibleParagraph::GetWindowState (const sal_Int16 nType) const in GetWindowState() function in sdext::presenter::PresenterAccessible::AccessibleParagraph
2218 return AccessibleObject::GetWindowState(nType); in GetWindowState()
/trunk/main/reportdesign/source/ui/report/
H A DDesignView.cxx203 …aDlgOpt.SetWindowState( ::rtl::OUString::createFromAscii( m_pAddField->GetWindowState(WINDOWSTATE_… in ~ODesignView()
211 …aDlgOpt.SetWindowState( ::rtl::OUString::createFromAscii( m_pReportExplorer->GetWindowState(WINDOW… in ~ODesignView()
566 …m_pReportExplorer->SetWindowState( ByteString( aDlgOpt.GetWindowState().getStr(), RTL_TEXTENCODING… in toggleReportExplorer()
603 …m_pAddField->SetWindowState( ByteString( aDlgOpt.GetWindowState().getStr(), RTL_TEXTENCODING_ASCII… in toggleAddField()
/trunk/main/sfx2/source/dialog/
H A Dbasedlgs.cxx126 OUString::createFromAscii( GetWindowState( WINDOWSTATE_MASK_POS ).GetBuffer() ) ); in SetDialogData_Impl()
146 SetWindowState( ByteString( aDlgOpt.GetWindowState().getStr(), RTL_TEXTENCODING_ASCII_US ) ); in GetDialogData_Impl()
336 pImp->aWinState = GetWindowState( nMask ); in IMPL_LINK()
651 pImp->aWinState = GetWindowState( nMask ); in IMPL_LINK()
H A Dsrchdlg.cxx91 m_sWinState = ByteString( aViewOpt.GetWindowState().getStr(), RTL_TEXTENCODING_ASCII_US ); in LoadConfig()
190 m_sWinState = GetWindowState( WINDOWSTATE_MASK_POS | WINDOWSTATE_MASK_STATE ); in Move()
H A Ddockwin.cxx560 pImp->aWinState = GetFloatingWindow()->GetWindowState(); in PrepareToggleFloatingMode()
1229 pImp->aWinState = pFloatWin->GetWindowState(); in Initialize_Impl()
1266 pImp->aWinState = GetFloatingWindow()->GetWindowState(); in FillInfo()
2010 pImp->aWinState = GetFloatingWindow()->GetWindowState(); in IMPL_LINK()
/trunk/main/reportdesign/source/ui/dlg/
H A DFormula.cxx99 …aDlgOpt.SetWindowState( ::rtl::OUString::createFromAscii( m_pAddField->GetWindowState((WINDOWSTATE… in ~FormulaDialog()
211 …m_pAddField->SetWindowState( ByteString( aDlgOpt.GetWindowState().getStr(), RTL_TEXTENCODING_ASCII… in ToggleCollapsed()
/trunk/main/vcl/source/window/
H A Dwrkwin.cxx246 mpWindowImpl->mpFrame->GetWindowState(&aState); in IsMinimized()
309 if( mpWindowImpl->mpFrame->GetWindowState( &aState ) ) in IsMaximized()
H A Dsyswin.cxx883 if ( mpWindowImpl->mpFrame->GetWindowState( &aState ) ) in GetWindowStateData()
965 ByteString SystemWindow::GetWindowState( sal_uLong nMask ) const in GetWindowState() function in SystemWindow
/trunk/main/sw/source/ui/dialog/
H A Dswdlgfact.cxx257 ByteString AbstractDropDownFieldDialog_Impl::GetWindowState( sal_uLong nMask ) const in GetWindowState() function in AbstractDropDownFieldDialog_Impl
259 return pDlg->GetWindowState(nMask); in GetWindowState()
431 ByteString AbstractFldInputDlg_Impl::GetWindowState( sal_uLong nMask ) const in GetWindowState() function in AbstractFldInputDlg_Impl
433 return pDlg->GetWindowState( nMask ); in GetWindowState()
H A Dswdlgfact.hxx174 …virtual ByteString GetWindowState( sal_uLong nMask = WINDOWSTATE_MASK_ALL ) const; //this met…
269 virtual ByteString GetWindowState( sal_uLong nMask = WINDOWSTATE_MASK_ALL ) const ;
/trunk/main/framework/source/helper/
H A Dpersistentwindowstate.cxx300 ((SystemWindow*)pWindow)->GetWindowState(nMask), in implst_getWindowStateFromWindow()
343 …::rtl::OUString sOldWindowState = ::rtl::OStringToOUString( pSystemWindow->GetWindowState(), RTL_T… in implst_setWindowStateOnWindow()
/trunk/main/sfx2/source/appl/
H A Dchildwin.cxx352 aInfo.aWinState = ((SystemWindow*)pWindow)->GetWindowState( nMask ); in GetInfo()
357 aInfo.aWinState = ((DockingWindow*)pWindow)->GetFloatingWindow()->GetWindowState(); in GetInfo()
430 rInfo.aWinState = ByteString( String(aWinOpt.GetWindowState()), RTL_TEXTENCODING_UTF8 ); in InitializeChildWinFactory_Impl()
/trunk/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx202 *pWindowState = pDlg->GetWindowState(); in StartInputFldDlg()
222 *pWindowState = pDlg->GetWindowState(); in StartDropDownFldDlg()
/trunk/main/sw/inc/
H A Dswabstdlg.hxx116 virtual ByteString GetWindowState( sal_uLong nMask = WINDOWSTATE_MASK_ALL ) const = 0;
257 …virtual ByteString GetWindowState( sal_uLong nMask = WINDOWSTATE_MASK_ALL ) const = 0; //this…
/trunk/main/sd/source/ui/animations/
H A DCustomAnimationCreateDialog.cxx678 SetWindowState( ByteString( aDlgOpt.GetWindowState().getStr(), in setPosition()
706 OUString::createFromAscii( GetWindowState( WINDOWSTATE_MASK_POS ).GetBuffer() ) ); in storePosition()
/trunk/main/unotools/inc/unotools/
H A Dviewoptions.hxx231 ::rtl::OUString GetWindowState( ) const;
/trunk/main/framework/source/inc/pattern/
H A Dwindow.hxx82 sWindowState = ((SystemWindow*)pWindow)->GetWindowState(nMask); in getWindowState()
/trunk/main/vcl/unx/headless/
H A Dsvpframe.hxx89 virtual sal_Bool GetWindowState( SalFrameState* pState );
/trunk/main/vcl/inc/
H A Dsalframe.hxx188 virtual sal_Bool GetWindowState( SalFrameState* pState ) = 0;
/trunk/main/vcl/inc/os2/
H A Dsalframe.h124 virtual sal_Bool GetWindowState( SalFrameState* pState );
/trunk/main/vcl/inc/win/
H A Dsalframe.h111 virtual sal_Bool GetWindowState( SalFrameState* pState );
/trunk/main/cui/source/dialogs/
H A Diconcdlg.cxx302 …aTabDlgOpt.SetWindowState( ::rtl::OUString::createFromAscii( GetWindowState((WINDOWSTATE_MASK_X | … in ~IconChoiceDialog()
1073 SetWindowState( ByteString( aTabDlgOpt.GetWindowState().getStr(), RTL_TEXTENCODING_ASCII_US ) ); in Start_Impl()
/trunk/main/vcl/inc/vcl/
H A Dsyswin.hxx230 ByteString GetWindowState( sal_uLong nMask = WINDOWSTATE_MASK_ALL ) const;
/trunk/main/vcl/inc/aqua/
H A Dsalframe.h128 virtual sal_Bool GetWindowState( SalFrameState* pState );

Completed in 128 milliseconds

12