Home
last modified time | relevance | path

Searched refs:GetWindowState (Results 1 – 25 of 40) sorted by last modified time

12

/aoo41x/main/vcl/win/source/window/
H A Dsalframe.cxx2002 sal_Bool WinSalFrame::GetWindowState( SalFrameState* pState ) in GetWindowState() function in WinSalFrame
/aoo41x/main/vcl/unx/gtk/window/
H A Dgtkframe.cxx1685 sal_Bool GtkSalFrame::GetWindowState( SalFrameState* pState ) in GetWindowState() function in GtkSalFrame
/aoo41x/main/vcl/unx/headless/
H A Dsvpframe.cxx310 sal_Bool SvpSalFrame::GetWindowState( SalFrameState* pState ) in GetWindowState() function in SvpSalFrame
H A Dsvpframe.hxx89 virtual sal_Bool GetWindowState( SalFrameState* pState );
/aoo41x/main/vcl/unx/generic/window/
H A Dsalframe.cxx1813 sal_Bool X11SalFrame::GetWindowState( SalFrameState* pState ) in GetWindowState() function in X11SalFrame
/aoo41x/main/vcl/source/window/
H A Dwrkwin.cxx246 mpWindowImpl->mpFrame->GetWindowState(&aState); in IsMinimized()
309 if( mpWindowImpl->mpFrame->GetWindowState( &aState ) ) in IsMaximized()
H A Dprintdlg.cxx1132 rtl::OStringToOUString( GetWindowState(), RTL_TEXTENCODING_UTF8 ) in storeToSettings()
H A Dsyswin.cxx883 if ( mpWindowImpl->mpFrame->GetWindowState( &aState ) ) in GetWindowStateData()
965 ByteString SystemWindow::GetWindowState( sal_uLong nMask ) const in GetWindowState() function in SystemWindow
/aoo41x/main/vcl/source/app/
H A Ddbggui.cxx624 ByteString aState( GetWindowState() ); in Close()
/aoo41x/main/vcl/os2/source/window/
H A Dsalframe.cxx1375 sal_Bool Os2SalFrame::GetWindowState( SalFrameState* pState ) in GetWindowState() function in Os2SalFrame
/aoo41x/main/vcl/inc/win/
H A Dsalframe.h111 virtual sal_Bool GetWindowState( SalFrameState* pState );
/aoo41x/main/vcl/inc/vcl/
H A Dsyswin.hxx230 ByteString GetWindowState( sal_uLong nMask = WINDOWSTATE_MASK_ALL ) const;
/aoo41x/main/vcl/inc/unx/gtk/
H A Dgtkframe.hxx324 virtual sal_Bool GetWindowState( SalFrameState* pState );
/aoo41x/main/vcl/inc/unx/
H A Dsalframe.h236 virtual sal_Bool GetWindowState( SalFrameState* pState );
/aoo41x/main/vcl/inc/
H A Dsalframe.hxx188 virtual sal_Bool GetWindowState( SalFrameState* pState ) = 0;
/aoo41x/main/vcl/inc/os2/
H A Dsalframe.h124 virtual sal_Bool GetWindowState( SalFrameState* pState );
/aoo41x/main/vcl/inc/aqua/
H A Dsalframe.h128 virtual sal_Bool GetWindowState( SalFrameState* pState );
/aoo41x/main/vcl/aqua/source/window/
H A Dsalframe.cxx653 sal_Bool AquaSalFrame::GetWindowState( SalFrameState* pState ) in GetWindowState() function in AquaSalFrame
/aoo41x/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()
/aoo41x/main/unotools/inc/unotools/
H A Dviewoptions.hxx231 ::rtl::OUString GetWindowState( ) const;
/aoo41x/main/sw/source/ui/wrtsh/
H A Dwrtsh2.cxx202 *pWindowState = pDlg->GetWindowState(); in StartInputFldDlg()
222 *pWindowState = pDlg->GetWindowState(); in StartDropDownFldDlg()
/aoo41x/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 ;
/aoo41x/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…
/aoo41x/main/svtools/source/contnr/
H A Dfileview.cxx1041 sDialogPosition = aDlg.GetWindowState( ); in DeleteEntries()

Completed in 167 milliseconds

12