Home
last modified time | relevance | path

Searched refs:checkForSelectedFontWork (Results 1 – 12 of 12) sorted by relevance

/dports/editors/libreoffice6/libreoffice-6.4.7.2/svx/source/toolbars/
H A Dfontworkbar.cxx211 bool checkForSelectedFontWork( SdrView const * pSdrView, sal_uInt32& nCheckStatus ) in checkForSelectedFontWork() function
549 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
554 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
561 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
566 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
573 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
580 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
585 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/include/svx/
H A Dfontworkbar.hxx35 bool SVX_DLLPUBLIC checkForSelectedFontWork( SdrView const * pSdrView, sal_uInt32& nCheckStatus );
/dports/editors/libreoffice/libreoffice-7.2.6.2/include/svx/
H A Dfontworkbar.hxx35 bool SVXCORE_DLLPUBLIC checkForSelectedFontWork(SdrView const* pSdrView);
/dports/editors/libreoffice/libreoffice-7.2.6.2/svx/source/toolbars/
H A Dfontworkbar.cxx224 bool checkForSelectedFontWork( SdrView const * pSdrView ) in checkForSelectedFontWork() function
543 if ( checkForSelectedFontWork( pSdrView ) ) in getState()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/shells/
H A Ddrawsh.cxx549 if (pDrView && svx::checkForSelectedFontWork(pDrView)) in SwDrawShell()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sd/source/ui/view/
H A DToolBarManager.cxx1102 if (svx::checkForSelectedFontWork(pView)) in SelectionHasChanged()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sd/source/ui/view/
H A DToolBarManager.cxx1116 if (svx::checkForSelectedFontWork(pView, nCheckStatus)) in SelectionHasChanged()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/source/ui/view/
H A Dtabvwsh4.cxx839 if (svx::checkForSelectedFontWork( in SetCurSubShell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/source/ui/view/
H A Dtabvwsh4.cxx817 if (svx::checkForSelectedFontWork( in SetCurSubShell()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sw/source/uibase/wrtsh/
H A Dwrtsh1.cxx1443 if (svx::checkForSelectedFontWork( GetDrawView(), nCheckStatus )) in GetSelectionType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/sw/source/uibase/wrtsh/
H A Dwrtsh1.cxx1448 if (svx::checkForSelectedFontWork( GetDrawView() )) in GetSelectionType()
/dports/editors/libreoffice/libreoffice-7.2.6.2/
H A DChangeLog18177 by passing in a variable to checkForSelectedFontWork and remember