Home
last modified time | relevance | path

Searched refs:CheckConsistency (Results 1 – 11 of 11) sorted by relevance

/aoo42x/main/extensions/source/scanner/
H A Dsane.cxx296 CheckConsistency( NULL, sal_True ); in ReloadOptions()
535 sal_Bool Sane::CheckConsistency( const char* pMes, sal_Bool bInit ) in CheckConsistency() function in Sane
635 CheckConsistency( "sane_start" ); in Start()
640 CheckConsistency( "sane_get_parameters" ); in Start()
690 CheckConsistency( "sane_set_io_mode" ); in Start()
695 CheckConsistency( "sane_set_io_mode" ); in Start()
710 CheckConsistency( "sane_get_select_fd" ); in Start()
735 CheckConsistency( "sane_read" ); in Start()
893 CheckConsistency( "sane_cancel" ); in Start()
H A Dsane.hxx113 sal_Bool CheckConsistency( const char*, sal_Bool bInit = sal_False );
/aoo42x/main/sd/source/ui/slidesorter/controller/
H A DSlsPageSelector.cxx195 CheckConsistency(); in SelectPage()
246 CheckConsistency(); in DeselectPage()
253 void PageSelector::CheckConsistency (void) const in CheckConsistency() function in sd::slidesorter::controller::PageSelector
/aoo42x/main/sd/source/ui/slidesorter/inc/controller/
H A DSlsPageSelector.hxx222 void CheckConsistency (void) const;
/aoo42x/main/sw/inc/
H A Dswtable.hxx323 void CheckConsistency() const;
/aoo42x/main/sw/source/core/table/
H A Dswnewtable.cxx52 #define CHECK_TABLE(t) (t).CheckConsistency();
2157 void SwTable::CheckConsistency() const in CheckConsistency() function in SwTable
H A Dswtable.cxx71 #define CHECK_TABLE(t) (t).CheckConsistency();
/aoo42x/main/sw/source/core/docnode/
H A Dndcopy.cxx58 #define CHECK_TABLE(t) (t).CheckConsistency();
H A Dndtbl.cxx99 #define CHECK_TABLE(t) (t).CheckConsistency();
/aoo42x/main/sw/source/core/undo/
H A Duntbl.cxx73 #define CHECK_TABLE(t) (t).CheckConsistency();
/aoo42x/main/sw/source/core/doc/
H A Dtblrwcl.cxx76 #define CHECK_TABLE(t) (t).CheckConsistency();

Completed in 135 milliseconds