Home
last modified time | relevance | path

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

/AOO42X/main/svx/source/toolbars/
H A Dfontworkbar.cxx241 bool checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus ) in checkForSelectedFontWork() function
588 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
593 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
600 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
605 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
612 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
619 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
624 if ( !checkForSelectedFontWork( pSdrView, nCheckStatus ) ) in getState()
/AOO42X/main/svx/inc/svx/
H A Dfontworkbar.hxx40 bool SVX_DLLPUBLIC checkForSelectedFontWork( SdrView* pSdrView, sal_uInt32& nCheckStatus );
/AOO42X/main/sd/source/ui/view/
H A DToolBarManager.cxx1329 if (svx::checkForSelectedFontWork(pView, nCheckStatus)) in SelectionHasChanged()
/AOO42X/main/sw/source/ui/wrtsh/
H A Dwrtsh1.cxx1525 if (svx::checkForSelectedFontWork( in GetSelectionType()
/AOO42X/main/sc/source/ui/view/
H A Dtabvwsh4.cxx916 if (svx::checkForSelectedFontWork( in SetCurSubShell()