Home
last modified time | relevance | path

Searched refs:IsInsRegionAvailable (Results 1 – 7 of 7) sorted by relevance

/trunk/main/sw/source/core/edit/
H A Dedsect.cxx65 sal_Bool SwEditShell::IsInsRegionAvailable() const in IsInsRegionAvailable() function in SwEditShell
73 return 0 != GetDoc()->IsInsRegionAvailable( *pCrsr ); in IsInsRegionAvailable()
/trunk/main/sw/source/core/docnode/
H A Dndsect.cxx164 0 == ( nRegionRet = IsInsRegionAvailable( rRange, &pPrvNd ) )) in InsertSwSection()
390 sal_uInt16 SwDoc::IsInsRegionAvailable( const SwPaM& rRange, in IsInsRegionAvailable() function in SwDoc
/trunk/main/sw/inc/
H A Deditsh.hxx795 sal_Bool IsInsRegionAvailable() const;
H A Ddoc.hxx1822 sal_uInt16 IsInsRegionAvailable( const SwPaM& rRange,
/trunk/main/sw/source/ui/shells/
H A Dtextsh.cxx970 rSh.HasSelection() && rSh.IsInsRegionAvailable() && in StateInsert()
H A Dbasesh.cxx1410 || !rSh.IsInsRegionAvailable() ) in GetState()
/trunk/main/sw/source/ui/frmdlg/
H A Dcolumn.cxx154 if( rWrtShell.HasSelection() && rWrtShell.IsInsRegionAvailable() && in SwColumnDlg()

Completed in 146 milliseconds